Perfare / Il2CppDumper

Unity il2cpp reverse engineer
MIT License
6.64k stars 1.28k forks source link

ERROR: Can't use auto mode to process file, trying manual mode... #739

Open 20prince12 opened 11 months ago

20prince12 commented 11 months ago

Note: if you do not provide all of the following information I will directly ignore and close this issue

GameAssembly.dll file : https://easyupload.io/4du45m Global Metadata : https://easyupload.io/0361x4

ElonGaties commented 10 months ago

The global metadata file is gone, consider using a pomf instance to upload files that last such as https://catbox.moe or https://pomf.lain.la

20prince12 commented 10 months ago

Re-uploaded! global-metadata.dat : https://files.catbox.moe/u1dbs8.dat GameAssembly.dll: https://files.catbox.moe/1anit0.dll

ElonGaties commented 10 months ago

This GameAssembly.dll is virtualized with Code Virtualizer, I'm not even sure if it is a IL2CPP binary as it seems too small for that to be the case, you need to do more work on your end, trying to dump the binary from the running application, among other things