Work-in-progress tool to reverse unity's IL2CPP toolchain.
-
Updated
Oct 25, 2025 - C#
Work-in-progress tool to reverse unity's IL2CPP toolchain.
Collection of source code for Unity IL2CPP
Dump Il2Cpp unprotected executable ELF and metadata from process memory
(yet to be) an all in one dumper for MHY0
A dumped list of some of Unity Engine's Functions, which memory addresses can be found using the method's definition, in Il2cpp.Resolve_icall
Simple and easy to use Frida script for dumping decrypted Il2cpp global-metadata.dat files from a Unity application's memory.
MDB is a universal IL2CPP modding framework for Unity games that bridges managed C# code with native IL2CPP runtimes. It automatically generates type-safe wrappers from game assemblies, enabling mod developers to interact with game objects, hook methods, and create ImGui-based UIs without needing the global-metadata.
A framework to assist in analyzing Unity applications.
This guide provides illustrative examples demonstrating the usage of Il2cppInspector C++ scaffold.
Small JavaScript generator for use with Frida
Add a description, image, and links to the il2cpp-metadata topic page so that developers can more easily learn about it.
To associate your repository with the il2cpp-metadata topic, visit your repo's landing page and select "manage topics."