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 · May be fixed by #323
Open

Options to Generate Symbol Maps Only? #236

dlbuhtig4096 opened this issue Sep 6, 2023 · 1 comment · May be fixed by #323
Labels
enhancement New feature or request good-first-issue Feel free to PR this!

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!

@SamboyCoding SamboyCoding added enhancement New feature or request good-first-issue Feel free to PR this! labels Aug 11, 2024
@ds5678 ds5678 linked a pull request Aug 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good-first-issue Feel free to PR this!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants