Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Options to Generate Symbol Maps Only? #236

Open
dlbuhtig4096 opened this issue Sep 6, 2023 · 1 comment
Open

Options to Generate Symbol Maps Only? #236

dlbuhtig4096 opened this issue Sep 6, 2023 · 1 comment

Comments

@dlbuhtig4096
Copy link

dlbuhtig4096 commented Sep 6, 2023

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.

@nitrog0d
Copy link

nitrog0d commented Sep 6, 2023

Feel free to PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants