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

Bug with arm64 binaries #7

Closed
ZahirSher opened this issue Jun 25, 2017 · 3 comments
Closed

Bug with arm64 binaries #7

ZahirSher opened this issue Jun 25, 2017 · 3 comments

Comments

@ZahirSher
Copy link

Tried to decrypt arm64 (mach-o) and it gave me following errors:

Select Mode: 1. Manual 2.Auto
ERROR: Unable to process file automatically, try to use manual mode.
   at Il2CppDumper.Program.Main(String[] args) in C:\projects\il2cppdumper\Il2CppDumper\Program.cs:line 39
Press any key to exit...

Binary + MetaData for you to test: http://www8.zippyshare.com/v/uF4e3Aa4/file.html

@Perfare
Copy link
Owner

Perfare commented Jun 25, 2017

This is not a bug, auto mode unable to work properly under all circumstances, you need to find the pointer by yourself and use manual mode.
In the file you provided, input 10199CEF8 and 1019EAC60 program will work

@ZahirSher
Copy link
Author

@Perfare Can you give me brief instructions to find the addresses manually? Would help me a lot 👍

@ZahirSher
Copy link
Author

Nevermind, figured it myself :) Thank you~

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