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☆32Updated 2 years ago
- A library to help make deobfuscation plugins for Il2CppInsector☆35Updated 4 years ago
- A plugin for Il2CppInspector that performs quasi deobfuscation☆112Updated 4 years ago
- A C++ library for accessing Unity's IL2CPP classes, methods, and fields during run-time.☆71Updated last year
- 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☆36Updated 3 years ago
- Unity Il2Cpp Reference☆19Updated 9 months ago
- [Reworking] A run-time API resolver for IL2CPP Unity(External).☆64Updated last month
- Unity Runtime Libraries used by MelonLoader for Assembly Generation☆51Updated 2 weeks ago
- View IL2Cpp data in dnSpy☆83Updated 5 months ago
- Lua Encode/Decoder/Disassembler/Decompiler in C#☆95Updated last year
- Fast, pure-C# ARM64 Disassembler☆26Updated 2 months ago
- A lightning-fast memory pattern scanner, capable of scanning gigabytes of data per second.☆33Updated 3 months ago
- Tool for analysing and disassembling any unity game. Supports both mono and il2cpp.☆35Updated 4 years ago
- A native DLL mapping library that supports direct memory mapping☆32Updated last year
- dumps il2cpp dummy dlls during runtime☆103Updated 3 years ago
- Mono Assembly Injector for Unity3D games☆65Updated 7 years ago
- ☆14Updated this week
- An in game GUI tool based on IL2CPP Resolver made to modify Unity il2cpp games running on DX11☆30Updated last year
- A unique C# dll injector capable of injecting .Net Core and .Net Framework managed DLL's into both managed or unmanaged processes by auto…☆21Updated 2 years ago
- Experimental tool to export type tree information from the Unity editor.☆49Updated last year
- PandaObfuscator an simple Obfuscator, free, OpenSource for .Net Applications☆20Updated 6 years ago
- Extract and patch string literals from Unity's global-metadata.dat files.☆36Updated last year
- Provides a scripting framework and API for the game Genshin Impact.☆29Updated 3 years ago
- Just a simple C++ version of CE's Speed Hack.☆39Updated 5 years ago
- IL2CppResolve by NixButterPlay(It's Not My Code, It's SneakyEvil's Code)☆10Updated 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…☆88Updated 2 months ago
- Disables virtualprotect checks/hooks so you can modify memory and change memory protection in binaries protected by VMProtect.☆126Updated 3 years ago
- Powerful automated tool for reverse engineering Unity IL2CPP binaries☆59Updated 2 years ago
- Modified version of Il2CppDumper allows you to dump methods of UserAssembly.dll of the game Genshin Impact☆68Updated 3 years ago