Il2CppDumper GUI Tool
Extract .NET metadata from il2cpp binaries. (types, methods, fields, etc.)
Requirements:
- Net
Framework 4.7.2
- Windows 7
and above
GUI Features:
·
Set
output directory
·
Set
registration offsets
·
Drag
and drop support
·
Save
settings
·
Log
output in realtime
·
Support
APK and IPA dump automation
·
Switch
between Il2CppDumper and Il2CppInspector
Download:
https://sbupload.com/folder/188/Il2CppDumper
https://github.com/AndnixSH/Il2CppDumper-GUI/releases
How to use:
Android: Drop
APK to start dump automation or extract libil2cpp.so file from lib folder and extract
global-metadata.dat from \Data\Managed\Metadata\ and select them
iOS: Drop IPA
to start dump automation or extract binary file that does not have a file
extension and extract global-metadata.dat from \Data\Managed\Metadata\ and
select them
PC: Select
GameAssembly.dll as executeable file and select global-metadata.dat from [Game
name]\il2cpp_data\Metadata
Nintendo
Switch: Select .nso file (Note: Il2CppDumper only)
PS4: Select .prx/.sprx
file (Note: Il2CppInspector only, PS Vita is not currently supported)
Drag and dropping
files are supported
Switch dumper
mode if you like to use other dumper
Press START when
you are ready
For more details,
see more at Github pages
Il2CppDumper: https://github.com/Perfare/Il2CppDumper
Can't dump / Protected games:
If you can't
dump, try the following methods
https://platinmods.com/threads/how-to-use-auto-il2cppdumper-to-dump-protected-games-no-root.134194/
https://platinmods.com/threads/protected-il2cpp-dumping-tutorial.130649
https://github.com/djkaty/Il2CppInspector
(Il2CppInspector partially support decrypting some protected games)
If none of these method helps, maybe do some reversing and decrypt it by yourself
Credits:
Perfare
(Il2CppDumper)
Djkaty (Il2CppInspector)
AndnixSH
(GUI)