emiedumalasa (1 Week Ago),mamo007 (2 Weeks Ago),SpiderEater420 (1 Week Ago),TheGe2k (1 Week Ago)
Hello MPGH, today I'll share how to disable CodeHunter (Internal AntiCheat).
This address is for CFPH.
Good Luck
Don't ask to me how to use it.
Code:MemCpy((void*)(dwCodeHunterBase + 0x19070), (void*)"\xC3", 1); //Pattern Scan MemCpy((void*)(dwCodeHunterBase + 0x9D70), (void*)"\xC3", 1); // Detect VTable MemCpy((void*)(dwCodeHunterBase + 0x8C10), (void*)"\xC3", 1); //Detect Resource MemCpy((void*)(dwCodeHunterBase + 0x1480), (void*)"\xC3", 1); //Detect module MemCpy((void*)(dwCodeHunterBase + 0x42E0), (void*)"\xC3", 1); //Detect Byte
Last edited by dreek1; 2 Weeks Ago at 03:23 PM.
Public Hack:Jun 2012 / Dec 2017
emiedumalasa (1 Week Ago),mamo007 (2 Weeks Ago),SpiderEater420 (1 Week Ago),TheGe2k (1 Week Ago)
surprised no one asks how to use it even after 24h lol
Then, I will be the first who’s asking on how to use it?
DWORD dwCodeHunterBase = (DWORD)GetModuleHandleA(CShell);
I’m just kidding, @dreek1 how about the codehunter function inside crossfire.exe I just remembered, maybe 4 years ago when I’m exploring the crossfire.exe I notice the said function but I just ignore it. Anyway, with all due respect, would you mind providing pattern on the posted addresses, thank you.
Last edited by emiedumalasa; 1 Week Ago at 10:21 PM.