A Frida module to dump, trace or hijack any IL2CPP application at runtime, without needing the global-metadata.dat file.
-
Updated
May 28, 2025 - TypeScript
A Frida module to dump, trace or hijack any IL2CPP application at runtime, without needing the global-metadata.dat file.
How descrypt global-metadata.dat from a Unity game?
A global-metadata.dat Reader that dumps contents of global-metadata.dat locally without the binary (thus without address / complete type info). May be useful when examining data structures involved in serialization. Based on Prefare's Il2CppDumper.
Add a description, image, and links to the global-metadata topic page so that developers can more easily learn about it.
To associate your repository with the global-metadata topic, visit your repo's landing page and select "manage topics."