Skip to content

Releases: Leeksov/Il2CppDumperGUI

Il2CppDumperGUI v2.0

Choose a tag to compare

@Leeksov Leeksov released this 02 Apr 15:12

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)

Il2CppDumperGUI v1.1

Choose a tag to compare

@Leeksov Leeksov released this 19 May 02:48
cf53896

Updates in this Release

  • Added support for file dragging (drag & drop)
  • Cleaned up unused files to fix issues when transferring source code to GitHub

Il2CppDumperGUI v1.0

Choose a tag to compare

@Leeksov Leeksov released this 18 May 17:36
cf53896

Just first release