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).
☆43Updated 4 years ago
Alternatives and similar repositories for IL2CPP
Users that are interested in IL2CPP are comparing it to the libraries listed below
Sorting:
- 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 5 years ago
- IMGUI Native Rendering Plugin for Unity☆41Updated 4 years ago
- Unity Runtime Libraries used by Legacy MelonLoader for Assembly Generation☆57Updated this week
- A BinaryReader which can deserialize arbitrary binary formats into objects☆35Updated 3 years ago
- A plugin for Il2CppInspector that performs quasi deobfuscation☆125Updated 4 years ago
- A lightning-fast memory pattern scanner, capable of scanning gigabytes of data per second.☆41Updated 11 months ago
- Lua Encode/Decoder/Disassembler/Decompiler in C#☆98Updated 2 years ago
- 🎨 Extremely lightweight, yet flexible HTML UI☆79Updated last week
- Unity Il2Cpp Reference☆24Updated last year
- A C++ library for accessing Unity's IL2CPP classes, methods, and fields during run-time.☆81Updated 3 months ago
- A library for making plugins which target IL2CPP and Mono Unity games.☆128Updated 2 years ago
- ☆29Updated this week
- A unique C# dll injector capable of injecting .Net Core and .Net Framework managed DLL's into both managed or unmanaged processes by auto…☆29Updated 2 months ago
- Tool for analysing and disassembling any unity game. Supports both mono and il2cpp.☆36Updated 4 years ago
- View IL2Cpp data in dnSpy☆90Updated last year
- A library to help make deobfuscation plugins for Il2CppInsector☆38Updated 4 years ago
- A tool interoperate between CoreCLR and Il2Cpp at runtime☆328Updated last month
- A Lua 5.1 decompiler library written in C#. Based on the original Java version of "unluac" by tehtmi.☆35Updated 7 years ago
- Managed-Only C# Library for Decoding FMOD 5 sound banks (FSB or bank files)☆41Updated 2 years ago
- Simple good performance byte pattern/PE signature scanner, allowing upwards of 5000MB/s per core (30000+MB/s with AVX) on modern hardware…☆96Updated 10 months ago
- A native DLL mapping library that supports direct memory mapping☆35Updated last year
- The official repository of plugins for Il2CppInspector☆115Updated 2 years ago
- A library for making plugins which target IL2CPP and Mono Unity games.☆23Updated this week
- Common code used by MonoMod and other .NET modding libraries. Not to be confused with MonoMod.Utils (for mods).☆77Updated 2 years ago
- Mono/Unity assembly injection☆64Updated 6 years ago
- dumps il2cpp dummy dlls during runtime☆119Updated 4 years ago
- Fast and cross-platform parser for Microsoft PDB files☆34Updated last year
- A PoC tool that allows you to execute Lua scripts in AFK-Journey☆12Updated last year
- Mono Framework Injector (C#) using MInject Library☆96Updated 8 years ago
- Just a simple C++ version of CE's Speed Hack.☆40Updated 5 years ago