GlebYoutuber / IL2CPP
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).
☆38Updated 3 years ago
Alternatives and similar repositories for IL2CPP:
Users that are interested in IL2CPP are comparing it to the libraries listed below
- A BinaryReader which can deserialize arbitrary binary formats into objects☆31Updated 2 years ago
- A C++ library for accessing Unity's IL2CPP classes, methods, and fields during run-time.☆71Updated 10 months ago
- Unity Il2Cpp Reference☆19Updated 6 months ago
- A library to help make deobfuscation plugins for Il2CppInsector☆35Updated 4 years ago
- Tool for analysing and disassembling any unity game. Supports both mono and il2cpp.☆35Updated 4 years ago
- Unity Runtime Libraries used by MelonLoader for Assembly Generation☆50Updated last month
- 🎨 Extremely lightweight, yet flexible HTML UI☆62Updated 7 months ago
- A plugin for Il2CppInspector that performs quasi deobfuscation☆107Updated 4 years ago
- Minimal .NET wrapper around the simple, easy to use Flat Assembler written by Tomasz Grysztar. Supports both x64 and x86 development.☆38Updated last year
- IMGUI Native Rendering Plugin for Unity☆35Updated 3 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 lightning-fast memory pattern scanner, capable of scanning gigabytes of data per second.☆30Updated 3 weeks ago
- ImGuiSharp is a binding library for ImGui for C#☆20Updated 2 years ago
- Fast and cross-platform parser for Microsoft PDB files☆33Updated 4 months ago
- A Lua 5.1 decompiler library written in C#. Based on the original Java version of "unluac" by tehtmi.☆30Updated 6 years ago
- View IL2Cpp data in dnSpy☆74Updated 2 months ago
- Fast, pure-C# ARM64 Disassembler☆21Updated 2 months ago
- dumps il2cpp dummy dlls during runtime☆98Updated 3 years ago
- [Reworking] A run-time API resolver for IL2CPP Unity(External).☆63Updated last year
- Provides a scripting framework and API for the game Genshin Impact.☆29Updated 3 years ago
- PandaObfuscator an simple Obfuscator, free, OpenSource for .Net Applications☆20Updated 6 years ago
- Windows/macOS/Linux/iOS/Android build automation for cimgui. Used to package up ImGui.NET.☆32Updated 2 months ago
- Project Goodwitch: Full Scale C# Anti-Cheat for Year 12 MDP☆22Updated 2 years ago
- Windows mono injection for Unity3D applications☆24Updated 7 years ago
- Mono Assembly Injector for Unity3D games☆65Updated 7 years ago
- Just a simple C++ version of CE's Speed Hack.☆39Updated 4 years ago
- Hacklib is a C++ library for building applications that run as a shared library in another application. It provides general purpose funct…☆36Updated 3 weeks ago
- DLL proxy for Windows versioning API for injecting code into target processes in both x86 and x64 without having to use an injector.☆39Updated 3 years 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…☆20Updated 2 years ago
- Extract and patch string literals from Unity's global-metadata.dat files.☆32Updated last year