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

Can't dump 64-bit binary using auto mode (iOS) #22

Closed
ghost opened this issue Sep 19, 2017 · 3 comments
Closed

Can't dump 64-bit binary using auto mode (iOS) #22

ghost opened this issue Sep 19, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented Sep 19, 2017

Dumping 32-bit works but not 64-bit, I got this error. I tried to dump other iOS il2cpp games but same issue.
I can't do manual mode because i don't know where to find offsets in 64-bit binary

Link to binary file: http://www.mediafire.com/file/um78d8285govpg9/iosbinary.zip

ERROR: Unable to process file automatically, try to use manual mode.
   ved Il2CppDumper.Program.Main(String[] args) i C:\projects\il2cppdumper\Il2CppDumper\Program.cs:linje 88
Press any key to exit...
@ghost ghost changed the title Can't dump 64-bit binary using auto mode Can't dump 64-bit binary using auto mode (iOS) Sep 20, 2017
@Perfare
Copy link
Owner

Perfare commented Sep 20, 2017

see #9 (comment)
I have to say, these same questions will make me feel that adding auto feature is a bad decision
#19 #18 #9 #7

@ghost
Copy link
Author

ghost commented Sep 21, 2017

Oh well put that infomation in README, because not everyone will read into closed issues. That's why you got same questions

@ghost ghost closed this as completed Sep 21, 2017
@Perfare
Copy link
Owner

Perfare commented Oct 25, 2017

I added a new auto model, now can handle some couldn't handled file, including this one you uploaded.

This issue was closed.
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

1 participant