Skip to content

Latest commit

Β 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Il2CppDumper GUI Fixed

Il2CppDumper GUI

This is a customized Unity Il2CppDumper GUI developed based on the original source code by Perfare.

βœ… Runs on Windows βœ… Supports both Android and iOS βœ… Intuitive and user-friendly GUI βœ… Generates structs, dummy DLLs, and exports scripts for IDA Pro, Ghidra, and Hopper


πŸš€ How to Use

  1. Prepare your files:

    • libil2cpp.so (Android) or UnityFramework / the main game Executable (iOS)
    • global-metadata.dat
  2. Run Il2CppDumper GUI.

  3. Select your paths:

    • Executable file β†’ Point to your libil2cpp.so, UnityFramework, or the main game Executable.
    • global-metadata.dat β†’ Point to the game's metadata file.
    • Output directory β†’ Choose the folder where you want to save the dumped results.
  4. Click Start. The tool will automatically:

    • Dump the binary data
    • Generate C# structures (structs)
    • Generate dummy DLLs
    • Copy analysis scripts to the output directory
  5. Open the generated dump.cs or DummyDLL using dnSpy or ILSpy to begin your analysis.


πŸ™ Credits

  • Perfare – Original author of Il2CppDumper
  • AndnixSH – Developer of the previous GUI version
  • Mr D - DS Gaming – Maintained and Enhanced GUI Edition

About

Unity Il2CppDumper UI has been updated with some bug fixes and optimizations

Topics

Resources

Stars

8 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages