Modding il2cpp games by classes, methods, fields names on Android.
-
Updated
Jan 1, 2025 - C++
Modding il2cpp games by classes, methods, fields names on Android.
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).
IL2CppResolve by NixButterPlay(It's Not My Code, It's SneakyEvil's Code)
IL2CppWrapper by RiritoNinigaya(IL2Cpp Wrapper Functions)
DevourCheat by RaizyDaizy
PCBS2Cheat_Minhook by RaizyDaizy
Multi-functional cheat for Phasmophobia
Il2CppGetAllAddresses by HunterLiamRookey... Enjoy!!!
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."