juanmjacobs / il2cpp-modder

Generate DLL injection templates for modding il2cpp games
168 stars 16 forks source link

Calculate trampolineHookBytes automatically #6

Open juanmjacobs opened 3 years ago

juanmjacobs commented 3 years ago

Parse the GameAssembly.dll to automatically determine the trampolineHookBytes

HenryLeC commented 3 years ago

An unintended side effect of using MSDetours is that it will auto calculate the trampoline bytes