Il2CppDumper icon indicating copy to clipboard operation
Il2CppDumper copied to clipboard

Il2CppDumper produces weird output, generates only dump.cs, fails to find CodeRegistration automatically

Open cmdlinescan opened this issue 1 year ago • 0 comments

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

  • Il2CppDumper version - 6.7.40

  • Target Unity version - 2018.3.11f1

  • Il2CppDumper produces weird output, generates only dump.cs, fails to find CodeRegistration automatically.

  • Log:

  • Initializing metadata... Metadata Version: 24,1 Initializing il2cpp file... Il2Cpp Version: 24,1 Searching... CodeRegistration : 0 MetadataRegistration : 106485200 ERROR: Can't use auto mode to process file, try manual mode.

image

My offsets that i found:

  • CodeRegistration - 106316E48

  • MetadataRegistration - 106485200

  • Executable file and global-metadata.dat: https://drive.google.com/drive/folders/1cbNtSy-fWhea7HO0D4nxjYOy5xiq5Jhs?usp=sharing

cmdlinescan avatar Nov 04 '23 12:11 cmdlinescan