Il2CppInspector icon indicating copy to clipboard operation
Il2CppInspector copied to clipboard

Powerful automated tool for reverse engineering Unity IL2CPP binaries

Results 62 Il2CppInspector issues
Sort by recently updated
recently updated
newest added

**Cmd & Output:** ``` Il2CppInspector.exe -i GameAssembly.dll -m global-metadata.dat Il2CppInspector Command-Line Edition Version 2021.1 (c) 2017-2021 Katy Coe - www.djkaty.com - www.github.com/djkaty Using plugin: IL2CPP API Discovery Using plugin: Binary...

bug

Using the latest GUI version of Il2cppInspector and IDA 7.0 (also tried 7.5 where the same thing happens). One part of IDA's output window (it's very long): ``` SetType(0xa06c84, 'void...

bug

Hi, this is the file i am using. Although the most recent version of Il2CppInspector can be decoded, today's updated version of the software makes Il2CppInspector inoperable. Thank you for...

bug

The regex doesnt seem to like my GG maps file. Address width is 10 instead of 8, among other discrepancies. I changed it to this: ``` ^(?[0-9A-Fa-f]{8,})-(?[0-9A-Fa-f]{8,}) [rwxp\-]{4} [0-9A-Fa-f]{8} [0-9A-Fa-f]{2,}:[0-9A-Fa-f]{2}...

bug

The dump of Unity 2020.3.2f1 doesn't work in assets studio. Could you please support this version in the next release? Thanks!

enhancement

Hi, I was having trouble getting the Ghidra header (generated by Il2CppInspector 2021.01 and from the current HEAD) working with Ghidra 9.2.3 before I realized that the issue was with...

bug

I cant able to load CODM latest version (1.0.26). Is there any fix Available?

bug

metadata & libil2cpp - https://drive.google.com/drive/folders/1lgZ-RddJ24NVJ4e5J5oHHKnllusy6R4P?usp=sharing Extracted using libdumper.apk from memory First four bytes of metadata are: `AF 1B B1 FA` ``` C:\Users\_\Downloads\Il2CppInspector-2021.1>C:\Users\_\Downloads\Il2CppInspector-2021.1\Il2CppInspector-cli.exe Il2CppInspector Command-Line Edition Version 2021.1 (c) 2017-2021 Katy...

bug

👋 Thanks for this tool! I've been writing some tooling to automatically dump things from GHIDRA, and currentlyt he dump takes ~4 hours because it's just dumping everything in the...

My screen resolution is scaled to 150%, but the application doesn't support it and a portion of the window is outside the screen.

enhancement