# djkaty/Il2CppInspector

Powerful automated tool for reverse engineering Unity IL2CPP binaries

Repository: https://github.com/djkaty/Il2CppInspector
Canonical: https://ross.abutalabs.com/products/il2cppinspector
Homepage: http://www.djkaty.com
Language: C
License: AGPL-3.0
License Family: copyleft
Topics: il2cpp, metadata, unity, reverse-engineering
Last push: 2022-05-13T11:13:16+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3456, "days_push": 1573, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3036, forks 566 (observed 2026-08-28T04:07:39.127102+00:00)

## What it is
Il2CppInspector is an automated tool for reverse engineering Unity IL2CPP binaries, extracting type definitions, metadata and method pointers. It outputs C# stubs, .NET shim assemblies, C++ scaffolding, IDA/Ghidra scripts, and JSON metadata for static analysis and modding workflows.

## Use cases
- reverse engineer unity il2cpp binaries
- generate c# stubs from il2cpp metadata
- create ida or ghidra scripts with il2cpp symbols
- build dll injection projects for unity games
- decompile il2cpp assemblies with dnspy or ilspy
- extract  metadata from il2cpp binaries

## When to choose
- analyzing or modding Unity IL2CPP applications
- generating decompiler-ready assemblies from IL2CPP binaries
- creating IDA/Ghidra symbol scripts for IL2CPP targets

## When to avoid
- you need actively maintained tooling - development is suspended
- you want IL-to-code conversion directly (consider Cpp2IL instead)
- you need support for the latest Unity IL2CPP versions

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: reverse-engineering, parser, sdk, developer-tools
- domain: reverse-engineering, security
- platform: windows, cross-platform, cli
- tags: unity, il2cpp, metadata, ida, ghidra, dll-injection, csharp-stubs, game-modding, game-development

## Member repositories
- djkaty/Il2CppInspector (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:39.127102+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:29:36.425518+00:00, confidence not recorded.
  - readme: https://github.com/djkaty/Il2CppInspector (fetched 2026-08-28T04:07:39.127102+00:00, sha 3b511921ef58)
  - homepage: http://www.djkaty.com (fetched 2026-08-29T09:44:37.022391+00:00, sha e0d4ebb304bb)
  - site_page: https://katyscode.wordpress.com/2012/09/22/c11-about-lambda-functions (fetched 2026-08-29T09:44:37.033643+00:00, sha d59df1081c06)
  - site_page: https://katyscode.wordpress.com/2012/05/20/learn-to-program-2-getting-started (fetched 2026-08-29T09:44:37.031422+00:00, sha 5b977c93511e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
