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

Load Il2Cpp Field Address Unstripping #175

Open
ds5678 opened this issue Sep 15, 2024 · 0 comments
Open

Load Il2Cpp Field Address Unstripping #175

ds5678 opened this issue Sep 15, 2024 · 0 comments
Labels
generation Related to assembly generation

Comments

@ds5678
Copy link
Collaborator

ds5678 commented Sep 15, 2024

I'm not sure what the best way to do this would be, but it should be possible. Currently, we only unstrip this when the field itself has been unstripped.

It will likely require either:

  • Making the Il2Cpp implementation details public.
  • Applying InternalsVisibleTo everywhere.
@ds5678 ds5678 added the generation Related to assembly generation label Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
generation Related to assembly generation
Projects
None yet
Development

No branches or pull requests

1 participant