Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as C# by Benny ( 16 years ago )
if (Hack_Detected) // Hack detected
{
const BYTE Bypass[5] = {0xE8, 0xFD, 0xC2, 0x3C, 0x00};
{
DWORD dwProtect;
VirtualProtect((void*)(Hack_Detected_Addie1), 5, PAGE_EXECUTE_READWRITE, &dwProtect;);
memcpy((void*)(Hack_Detected_Addie1), &Hack;_Detected, 5);
VirtualProtect((void*)(Hack_Detected_Addie1), 5, dwProtect, NULL);
}
}
if (Running) // Running Game Tool Detected
{
const BYTE Bypass[5] = {0xE8, 0xFD, 0xC2, 0x3C, 0x00};
{
Revise this Paste
Children: 24476