vfsfitvnm/frida-il2cpp-bridge
A Frida module to dump, trace or hijack any IL2CPP application at runtime, without needing the global-metadata.dat file observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 96
- Release rhythm 84
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 64.5
- age_days: 2032
- days_rel: 26
- days_push: 26
- n_releases_24m: 9
Adoption not part of the score
1726 stars · 309 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Frida module written in TypeScript for dumping, tracing, and hijacking IL2CPP (Unity) applications at runtime without needing the global-metadata.dat file. It exposes the C# runtime of IL2CPP apps so users can inspect classes, methods, and fields, and intercept or replace method calls.
Use cases
- dump classes and methods from a Unity IL2CPP game at runtime
- trace and intercept method calls in an IL2CPP application
- hook and replace C# methods in a Unity game without global-metadata.dat
- reverse engineer an Android Unity game with Frida
- inspect and manipulate the C# runtime of an IL2CPP app
- analyze Unity game internals on iOS or Windows
When to choose
- you need to dynamically analyze or hook a Unity IL2CPP application
- global-metadata.dat is missing, encrypted, or stripped
- you want a TypeScript API on top of Frida for IL2CPP internals
- you target Android or Linux, the best-tested platforms
When to avoid
- you don't know Frida or basic programming
- you need a stable API - releases may be breaking
- you target non-Android/Linux platforms where support is untested
- you need static analysis of IL2CPP binaries rather than runtime instrumentation
Facets
library · maturity active
reverse-engineering sdk developer-tools reverse-engineering security windows frida il2cpp unity runtime-instrumentation game-hacking typescript dumping tracing game-development android ios macos linux nodejs
3 sources
- readme: https://github.com/vfsfitvnm/frida-il2cpp-bridge · fetched 2026-08-28 · 9f5197ce9e50
- homepage: https://github.com/vfsfitvnm/frida-il2cpp-bridge/wiki · fetched 2026-08-29 · aaeaf7a978df
- registry_npm: https://registry.npmjs.org/frida-il2cpp-bridge · fetched 2026-08-29 · 39ff25bd6df6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vfsfitvnm/frida-il2cpp-bridge | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="vfsfitvnm/frida-il2cpp-bridge")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem