Cpp2IL icon indicating copy to clipboard operation
Cpp2IL copied to clipboard

Options to Generate Symbol Maps Only?

Open dlbuhtig4096 opened this issue 2 years ago • 1 comments

Cpp2IL works fine, but I need a feature to dump symbol map and load it to disassemblers like IDA or Ghidra for debugging, just like what IL2CppDumper does. Are there any way to do so?

I have tried IL2CppDumper but it failed. Please see the issue I opened there for details.

And, various exceptions occurs during analyzing, I don't sure if that is normal. Here is log, just in case it helps.

Many thanks.

dlbuhtig4096 avatar Sep 06 '23 11:09 dlbuhtig4096

Feel free to PR!

nitrog0d avatar Sep 06 '23 17:09 nitrog0d