Modding il2cpp games by classes, methods, fields names on Android.
-
Updated
Oct 19, 2024 - C++
Modding il2cpp games by classes, methods, fields names on Android.
Dump Il2Cpp unprotected executable ELF and metadata from process memory
Collection of source code for Unity IL2CPP
View IL2Cpp data in dnSpy
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).
Benchmarks to compare .NET and and Unity's Burst compiler.
Generic utility plugins for the BepInEx plugin loader (IL2CPP)
A dumped list of some of Unity Engine's Functions, which memory addresses can be found using the method's definition, in Il2cpp.Resolve_icall
Patcher is a gameguardian library for patching memory address, it provides a simple interface and handle on/off state of patching.
IL2CppResolve by NixButterPlay(It's Not My Code, It's SneakyEvil's Code)
Collection of scripts and mods for Silica listen servers and dedicated servers
IL2CppWrapper by RiritoNinigaya(IL2Cpp Wrapper Functions)
DevourCheat by RaizyDaizy
PCBS2Cheat_Minhook by RaizyDaizy
Multi-functional cheat for Phasmophobia
Il2CppGetAllAddresses by HunterLiamRookey... Enjoy!!!
A run-time API resolver for IL2CPP Unity.
Add a description, image, and links to the il2cpp-unity topic page so that developers can more easily learn about it.
To associate your repository with the il2cpp-unity topic, visit your repo's landing page and select "manage topics."