GlebYoutuber / IL2CPPLinks
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).
☆40Updated 3 years ago
Alternatives and similar repositories for IL2CPP
Users that are interested in IL2CPP are comparing it to the libraries listed below
Sorting:
- Unity Runtime Libraries used by MelonLoader for Assembly Generation☆54Updated 2 months ago
- Lua Encode/Decoder/Disassembler/Decompiler in C#☆96Updated 2 years ago
- Example on how to implement a C# mod in a Il2Cpp game and injecting a custom Type during runtime into the Il2Cpp Domain, using the previe…☆66Updated 4 years ago
- A BinaryReader which can deserialize arbitrary binary formats into objects☆33Updated 3 years ago
- A lightning-fast memory pattern scanner, capable of scanning gigabytes of data per second.☆33Updated 5 months ago
- View IL2Cpp data in dnSpy☆83Updated 7 months ago
- A library to help make deobfuscation plugins for Il2CppInsector☆36Updated 4 years ago
- Unity Il2Cpp Reference☆20Updated 11 months ago
- A plugin for Il2CppInspector that performs quasi deobfuscation☆113Updated 4 years ago
- A Lua 5.1 decompiler library written in C#. Based on the original Java version of "unluac" by tehtmi.☆34Updated 6 years ago
- A library for making plugins which target IL2CPP and Mono Unity games.☆125Updated 2 years ago
- Tool for analysing and disassembling any unity game. Supports both mono and il2cpp.☆36Updated 4 years ago
- ☆18Updated this week
- .NET Decompiler☆64Updated last month
- Provides a scripting framework and API for the game Genshin Impact.☆29Updated 3 years ago
- Lua Loader using MelonLoader☆29Updated 2 years ago
- A C++ library for accessing Unity's IL2CPP classes, methods, and fields during run-time.☆73Updated last year
- Managed-Only C# Library for Decoding FMOD 5 sound banks (FSB or bank files)☆39Updated last year
- 🎨 Extremely lightweight, yet flexible HTML UI☆72Updated 3 months ago
- A native DLL mapping library that supports direct memory mapping☆32Updated last year
- IMGUI Native Rendering Plugin for Unity☆38Updated 3 years ago
- A tool interoperate between CoreCLR and Il2Cpp at runtime☆277Updated last month
- Simple good performance byte pattern/PE signature scanner, allowing upwards of 5000MB/s per core (30000+MB/s with AVX) on modern hardware…☆88Updated 4 months ago
- A unique C# dll injector capable of injecting .Net Core and .Net Framework managed DLL's into both managed or unmanaged processes by auto…☆23Updated 2 years ago
- Fast and cross-platform parser for Microsoft PDB files☆34Updated 9 months ago
- Common code used by MonoMod and other .NET modding libraries. Not to be confused with MonoMod.Utils (for mods).☆77Updated 2 years ago
- dumps il2cpp dummy dlls during runtime☆106Updated 3 years ago
- A CSGO Offset Dumper written in C#☆12Updated 2 years ago
- Mono Assembly Injector for Unity3D games☆66Updated 8 years ago
- Cross-platform modern general purpose math library written in C++23 that suitable for cheat/game development.☆57Updated this week