il2cpp-unity
There are 21 repositories under il2cpp-unity topic.
ByNameModding/BNM-Android
Modding il2cpp games by classes, methods, fields names on Android.
MlgmXyysd/Il2CppMemoryDumper
Dump Il2Cpp unprotected executable ELF and metadata from process memory
geokar2006/ByNameModding
MOVED https://github.com/ByNameModding/BNM-Android
MlgmXyysd/libil2cpp
Collection of source code for Unity IL2CPP
BadRyuner/dnspy.Cpp2IL
View IL2Cpp data in dnSpy
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).
tbg10101/dotnet-burst-comparison
Benchmarks to compare .NET and and Unity's Burst compiler.
BepInEx/BepInEx.Utility.IL2CPP
Generic utility plugins for the BepInEx plugin loader (IL2CPP)
Glatrix/Il2cpp-Resolves
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
maarsalien/patcher
Patcher is a gameguardian library for patching memory address, it provides a simple interface and handle on/off state of patching.
NixButterPlay/IL2CppResolve
IL2CppResolve by NixButterPlay(It's Not My Code, It's SneakyEvil's Code)
data-bomb/Silica
Collection of scripts and mods for Silica listen servers and dedicated servers
RaizyDaizy/DevourCheat
DevourCheat by RaizyDaizy
RaizyDaizy/PCBS2Cheat_Minhook
PCBS2Cheat_Minhook by RaizyDaizy
RiritoNinigaya/IL2CppWrapper
IL2CppWrapper by RiritoNinigaya(IL2Cpp Wrapper Functions)
0xcds4r/PhasmoHook-Black
Multi-functional cheat for Phasmophobia
HunterLiamRookey/Il2CppGetAllAddresses
Il2CppGetAllAddresses by HunterLiamRookey... Enjoy!!!
acard0/il2cppinterop
A run-time API resolver for IL2CPP Unity.
GameSec/IL2CPPUniversalSpeed
Universall IL2CPP speedhack using IL2CPP's exports.
GameSec/Rust-External-Cheat
学习遍历GameObject的demo