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:
- A BinaryReader which can deserialize arbitrary binary formats into objects☆33Updated 3 years ago
- Unity Runtime Libraries used by MelonLoader for Assembly Generation☆54Updated last month
- 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…☆68Updated 4 years ago
- IMGUI Native Rendering Plugin for Unity☆37Updated 3 years ago
- A library to help make deobfuscation plugins for Il2CppInsector☆36Updated 4 years ago
- A lightning-fast memory pattern scanner, capable of scanning gigabytes of data per second.☆33Updated 4 months ago
- Tool for analysing and disassembling any unity game. Supports both mono and il2cpp.☆36Updated 4 years ago
- A library for making plugins which target IL2CPP and Mono Unity games.☆125Updated 2 years ago
- Unity Il2Cpp Reference☆20Updated 10 months ago
- Managed-Only C# Library for Decoding FMOD 5 sound banks (FSB or bank files)☆36Updated last year
- Lua Loader using MelonLoader☆28Updated 2 years ago
- View IL2Cpp data in dnSpy☆84Updated 6 months ago
- Lua Encode/Decoder/Disassembler/Decompiler in C#☆95Updated 2 years ago
- A plugin for Il2CppInspector that performs quasi deobfuscation☆114Updated 4 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…☆88Updated 3 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…☆22Updated 2 years ago
- 🎨 Extremely lightweight, yet flexible HTML UI☆71Updated 2 months ago
- Fast and cross-platform parser for Microsoft PDB files☆33Updated 8 months ago
- Provides a scripting framework and API for the game Genshin Impact.☆29Updated 3 years ago
- Fast, pure-C# ARM64 Disassembler☆26Updated 3 months ago
- The official repository of plugins for Il2CppInspector☆107Updated last year
- Modified version of Il2CppDumper allows you to dump methods of UserAssembly.dll of the game Genshin Impact☆68Updated 3 years ago
- Common code used by MonoMod and other .NET modding libraries. Not to be confused with MonoMod.Utils (for mods).☆77Updated 2 years ago
- ImGuiSharp is a binding library for ImGui for C#☆20Updated 2 years ago
- Mono Framework Injector (C#) using MInject Library☆95Updated 7 years ago
- A C++ library for accessing Unity's IL2CPP classes, methods, and fields during run-time.☆71Updated last year
- Hacklib is a C++ library for building applications that run as a shared library in another application. It provides general purpose funct…☆38Updated 4 months ago
- Tower of Fantasy simple cheat planned to start implement BigBaseV2 base on other games☆17Updated 2 years ago
- Just a simple C++ version of CE's Speed Hack.☆39Updated 5 years ago
- An Example Mod for MelonLoader☆13Updated 2 years ago