Fixing Unity Game Hooking Problems (Game Crashes/Enemies Also get Inf HP...etc) Part 2

Channel:
Subscribers:
4,620
Published on ● Video Link: https://www.youtube.com/watch?v=MiUv4p1sU5g



Duration: 0:00
111 views
9


All the hooking code/syntax is in the description of part 1

Credits:

Credits for unlinking enemies goes to HizroMxDx from Platinmods:
https://platinmods.com/threads/how-to-unlink-functions-in-il2cpp-and-other-native-games.130436/

Credits for how to hook a VOID set function goes to Exequel from Platinmods:
https://platinmods.com/threads/how-to-hook-that-void-fun.209255/

Credits for solving game crash when hooking update() function to try modding a field offset:
Me