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

Is dump.cs only metadata? #171

Open
ic8085 opened this issue Dec 2, 2023 · 1 comment
Open

Is dump.cs only metadata? #171

ic8085 opened this issue Dec 2, 2023 · 1 comment

Comments

@ic8085
Copy link

ic8085 commented Dec 2, 2023

In the dump.cs, I can see the classes and their declarations, but not the implementation for the methods

image

Is this supposed to happen? Any way to get the full decompiled code?

@omnibread
Copy link

You might need to use IDA or Ghidra to fully read the code or implementation.

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