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

Add support for IPA files to --game-path #211

Open
SamboyCoding opened this issue Feb 15, 2023 · 0 comments
Open

Add support for IPA files to --game-path #211

SamboyCoding opened this issue Feb 15, 2023 · 0 comments
Labels
area:cpp2il-command-line enhancement New feature or request good-first-issue Feel free to PR this!

Comments

@SamboyCoding
Copy link
Owner

From discord:

the ipa is just a zip that contains Payload/AppName.app
metadata is in Payload/AppName.app/Data/Managed/Metadata/global-metadata.dat
il2cpp is in Payload/AppName.app/Frameworks/UnityFramework.framework/UnityFramework.
GlobalGameManagers is in Payload/AppName.app/Data/globalgamemanagers
it's not relevant if the IPA is encrypted or not since AFAIK only the main binary is encrypted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:cpp2il-command-line enhancement New feature or request good-first-issue Feel free to PR this!
Projects
None yet
Development

No branches or pull requests

1 participant