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
- Unity Il2Cpp Reference☆19Updated 6 months ago
- A library to help make deobfuscation plugins for Il2CppInsector☆35Updated 3 years ago
- Tool for analysing and disassembling any unity game. Supports both mono and il2cpp.☆35Updated 3 years ago
- Unity Runtime Libraries used by MelonLoader for Assembly Generation☆50Updated last month
- Fast, pure-C# ARM64 Disassembler☆21Updated 2 months ago
- PandaObfuscator an simple Obfuscator, free, OpenSource for .Net Applications☆20Updated 6 years ago
- A C++ library for accessing Unity's IL2CPP classes, methods, and fields during run-time.☆70Updated 9 months ago
- A lightning-fast memory pattern scanner, capable of scanning gigabytes of data per second.☆29Updated 2 weeks ago
- A native DLL mapping library that supports direct memory mapping☆32Updated 11 months ago
- Lua Loader using MelonLoader☆26Updated 2 years ago
- IMGUI Native Rendering Plugin for Unity☆34Updated 3 years ago
- Extract and patch string literals from Unity's global-metadata.dat files.☆32Updated last year
- ☆14Updated this week
- A modern and open source .NET obfuscation engine for everyone.☆22Updated 3 months ago
- Common code used by MonoMod and other .NET modding libraries. Not to be confused with MonoMod.Utils (for mods).☆75Updated last year
- [Reworking] A run-time API resolver for IL2CPP Unity(External).☆63Updated last year
- A plugin for Il2CppInspector that performs quasi deobfuscation☆106Updated 4 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 Lua 5.1 decompiler library written in C#. Based on the original Java version of "unluac" by tehtmi.☆30Updated 6 years ago
- Modified version of Il2CppDumper allows you to dump methods of UserAssembly.dll of the game Genshin Impact☆69Updated 3 years ago
- Fast and cross-platform parser for Microsoft PDB files☆33Updated 4 months ago
- View IL2Cpp data in dnSpy☆73Updated 2 months ago
- Managed-Only C# Library for Decoding FMOD 5 sound banks (FSB or bank files)☆35Updated last year
- The official repository of plugins for Il2CppInspector☆102Updated last year
- Provides a scripting framework and API for the game Genshin Impact.☆29Updated 3 years ago
- Implementation of Adler32 and Adler64 algorithms☆11Updated 4 years ago
- Experimental tool to export type tree information from the Unity editor.☆46Updated 9 months ago
- IL2CppResolve by NixButterPlay(It's Not My Code, It's SneakyEvil's Code)☆10Updated 2 years ago
- An Example Mod for MelonLoader☆12Updated last year