frida-il2cpp-bridge

A Frida module to dump, trace or hijack any Il2Cpp application at runtime, without needing the global-metadata.dat file.

hk4e-frida-il2cpp

A Frida module to dump, trace or hijack HK4E at runtime, without needing the global-metadata.dat file.

il2cpp-bridge-abstractor

Abstracts common C# and Unity objects, including GameObjects, MonoBehaviours and Dictionaries. And additional helper methods to check for equality, print a tree of GameObjects, etc.

byte-scanner

ByteScanner is a module for scanning binary files(or buffers) for specific byte patterns using the Boyer-Moore algorithm.