◐ Shell
clean mode source ↗

Build software better, together

Here are 44 public repositories matching this topic...

This guide provides illustrative examples demonstrating the usage of Il2cppInspector C++ scaffold.

  • Updated Feb 8, 2026
  • C

IL2CPP is Unity AOT compiler translates Intermediate Language (IL) from .NET compilers into C ++ code. The executable library provides tools such as a garbage collector, platform independent access to streams and files, and internal call implementations (native code that modifies managed data structures directly).

  • Updated Nov 20, 2021
  • C++

Patcher is a gameguardian library for patching memory address, it provides a simple interface and handle on/off state of patching.

  • Updated Feb 19, 2023
  • Lua

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

  • Updated Jan 12, 2024

Improve this page

Add a description, image, and links to the il2cpp-unity topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the il2cpp-unity topic, visit your repo's landing page and select "manage topics."

Learn more