Skip to content

Il2CppDumperGUI v2.0

Latest

Choose a tag to compare

@Leeksov Leeksov released this 02 Apr 15:12
· 2 commits to main since this release

What's New in v2.0

Complete rewrite — IL2CPP dumping now runs natively in C++, no external binaries needed.

New Features

  • Native C++ dumper engine — PE, ELF32/64, Mach-O 32/64, Fat Mach-O, WebAssembly, NSO
  • IL2CPP versions 16–31 with automatic version detection
  • IPA / APK / XAPK / APKS drag & drop — auto-extract and dump
  • Full output: dump.cs, script.json, stringliteral.json, il2cpp.h, DummyDll/
  • Manual CodeRegistration / MetadataRegistration input
  • Configurable dump options — methods, fields, properties, attributes, offsets
  • Force IL2CPP version / Force dump mode
  • UI redesigned with tabs (Main / Settings / About)
  • Script auto-copy — Ghidra, IDA, Binary Ninja, Hopper
  • EN / RU localization

System Requirements

  • macOS 12.0+
  • Universal binary (Apple Silicon + Intel)