il2cpp-modder icon indicating copy to clipboard operation
il2cpp-modder copied to clipboard

Generate DLL injection templates for modding il2cpp games

Results 3 il2cpp-modder issues
Sort by recently updated
recently updated
newest added

Is it possible to access a specific object inside an array when using the path memory way? Exemple: ``` public class MyHandler : MonoBehaviour { public AnObject[] Objects; } public...

Parse the GameAssembly.dll to automatically determine the trampolineHookBytes

- Use g++ or msvc to compile both projects - Move the dll and the exe to the game directory automatically