Jump to content

White93

Newbie
  • Posts

    7
  • Joined

  • Last visited

Everything posted by White93

  1. hexPatches.Tickets = MemoryPatch::createWithHex("libtargetLibHere.so", string2Offset(OBFUSCATE_KEY("0x1777468", '3')), OBFUSCATE("02 01 E0 E3 1E FF 2F E1")); hexPatches.Coins = MemoryPatch::createWithHex("libtargetLibHere.so", string2Offset(OBFUSCATE_KEY("0x17895AC", 'g')), OBFUSCATE("02 01 E0 E3 1E FF 2F E1")); //You can also specify target lib like this hexPatches.Gems = MemoryPatch::createWithHex("libtargetLibhere.so", string2Offset(OBFUSCATE_KEY("0x177AAF4", 'l')), OBFUSCATE("02 01 E0 E3 1E FF 2F E1")); //You can also specify target lib like this hexPatches.InjectorDetecor = MemoryPatch::createWithHex("libtargetLibhere.so", string2Offset(OBFUSCATE_KEY("0x1420D14", 'k')), OBFUSCATE("00 00 A0 E3 1E FF 2F E1")); //You can also specify target lib like this hexPatches.AntiCtart = MemoryPatch::createWithHex("libtargetLibhere.so", string2Offset(OBFUSCATE_KEY("0x1420BB8", 'e')), OBFUSCATE("00 00 A0 E3 1E FF 2F E1")); //You can also specify target lib like this hexPatches.StopDectection = MemoryPatch::createWithHex("libtargetLibhere.so", string2Offset(OBFUSCATE_KEY("0x6F2818", 'q')), OBFUSCATE("00 00 A0 E3 1E FF 2F E1")); Are these good hooks?
  2. Ok So What If You Wanted To Bypass Code Stage With LGL Templet By Hooking The Function CodeStage.AntiCheat.ObscuredTypes How Would I Nop It With mod menu
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines