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).
☆46Nov 20, 2021Updated 4 years ago
Alternatives and similar repositories for IL2CPP
Users that are interested in IL2CPP are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- IL2CppResolve by NixButterPlay(It's Not My Code, It's SneakyEvil's Code)☆11Nov 17, 2022Updated 3 years ago
- A C++ implementation of Recycler☆11Sep 9, 2026Updated last week
- il2cpp transpiler and runtime compatible with .Net Core☆90Mar 8, 2020Updated 6 years ago
- Modified version of Il2CppDumper allows you to dump methods of UserAssembly.dll of the game Genshin Impact.☆137Jun 16, 2022Updated 4 years ago
- I'm just cleaning up here.☆12Jan 3, 2020Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Launcher for the fifa live editor☆10Aug 11, 2026Updated last month
- Random small scripts and utilities☆22Sep 10, 2026Updated last week
- ☆12Feb 11, 2025Updated last year
- EQU8 User-Mode Bypass and Injector☆10Aug 13, 2021Updated 5 years ago
- Fork of Bruce Tomlin's ASMX cross-assembler☆20Jun 1, 2025Updated last year
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆118Jun 19, 2026Updated 3 months ago
- A C++ library for accessing Unity's IL2CPP classes, methods, and fields during run-time.