Cpp2IL icon indicating copy to clipboard operation
Cpp2IL copied to clipboard

[WIP] Support Emitting Files For Binary Analysis Tools

Open ds5678 opened this issue 1 year ago • 0 comments

Based on https://github.com/Perfare/Il2CppDumper

Not quite done:

  • There's a couple dozen compile errors left.
  • It needs an output format.
  • I have not tested this on any games.
  • The code quality is utter trash.
  • The Ghidra/IDA/etc scripts have not yet been copied over.

Resolves #236

ds5678 avatar Aug 18 '24 19:08 ds5678