Toxocious / Aetherim
A C++ library for accessing Unity's IL2CPP classes, methods, and fields during run-time.
☆71Updated 10 months ago
Alternatives and similar repositories for Aetherim:
Users that are interested in Aetherim are comparing it to the libraries listed below
- [Reworking] A run-time API resolver for IL2CPP Unity(External).☆63Updated last year
- An in game GUI tool based on IL2CPP Resolver made to modify Unity il2cpp games running on DX11☆28Updated last year
- 从unity editor 2018.4.5f1里拷出来的il2cpp,学习用☆48Updated 5 years ago
- dumps il2cpp dummy dlls during runtime☆98Updated 3 years ago
- A proof of concept importless way to modify Il2Cpp Unity games.☆12Updated 8 months ago
- A plugin for Il2CppInspector that performs quasi deobfuscation☆107Updated 4 years ago
- Build scripts & historical header files for every available minor version of Unity's Il2Cpp project☆131Updated last month
- This guide provides illustrative examples demonstrating the usage of Il2cppInspector C++ scaffold.☆143Updated last month
- A run-time API resolver for IL2CPP Unity.☆378Updated 7 months ago
- Powerful automated tool for reverse engineering Unity IL2CPP binaries☆56Updated last year
- ☆24Updated last year
- Generic Unity IL2CPP Internal DLL template (includes kiero, imgui, il2cpp resolver etc)☆20Updated last year
- il2cpp internal cheat for SCP SL☆59Updated 3 years ago
- Universall IL2CPP speedhack using IL2CPP's exports.☆24Updated last year
- Collection of source code for Unity IL2CPP☆102Updated 9 months ago
- This program automates the process of finding GNames, FNamePool, GObjects, GWorld, GameStateInit, BeginPlay, StaticLoadObject, SpawnActor…☆27Updated 2 years ago
- View IL2Cpp data in dnSpy☆74Updated 2 months ago
- External Il2Cpp Framework☆58Updated 3 years ago
- IL2CppResolve by NixButterPlay(It's Not My Code, It's SneakyEvil's Code)☆10Updated 2 years ago
- Intercept ProcessEvent calls on any game object (Unreal Engine 4)☆47Updated 2 years ago
- VMP 3.X decrypt iat☆23Updated 7 months ago
- A PoC tool that allows you to execute Lua scripts in AFK-Journey☆11Updated 10 months ago
- UE5 dump sdk☆77Updated 2 years ago
- ☆50Updated 3 weeks ago
- Unity Il2Cpp Reference☆19Updated 6 months 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
- Fork of Perfare's Zygisk-Il2CppDumper to work as a DLL for Windows.☆61Updated 2 years ago
- Injection general Il2CppDumper, And I sure you wiil have a great experience.☆27Updated 9 months ago
- A dumped list of some of Unity Engine's Functions, which memory addresses can be found using the method's definition, in Il2cpp.Resolve_i…