{13/12/2012}ZicoS77 Bypass by ZicoS77 v0.1

Posts 115 of 44 · Page 1 of 3
{13/12/2012}ZicoS77 Bypass by ZicoS77 v0.1
//============= ZicoS77 Bypass =============//
//=============== version 0.1 ==============//
//================ BYPASS1 ==============//
//======================================//
#define ADR_HSCallBack1 0x00F8A30000
#define ADR_HSCallBack2 0x000A048
#define ADR_HSNanoScan1 0x009A750
#define ADR_HSNanoScan2 0x009819F
//======================================//
//=============== BYPASS2 ===============//
//=====================================//
#define EhsvcSelfCrC 0x007B690
#define Detection 0x0009FB0
#define NanoCheck1 0x003CD8E
#define NanoCheck2 0x003A1BF
//=====================================//
//================ Other ===============//
//====================================//
#define HSAntiCrash 0x003CE04
#define Asm Detection 0x002C191
#define NanoCheck3 0x003C246
//====================================//
//============ SUCCES BYPASS===========//
//====================================//
//======= Bypass Logger By ZicoS77 ========//
//===================================//

Ps: Work For ArcticCombat


Cordialy ZicoS77
whats that O.o
but I can not program ._.
I was going to learn, but I'm too lazy. If you WANT to bypass a hack for us, emphasis on want, then I would be extremely satisfied.
~EarlyThanks<3
*notbegging*
void BypassHackShield (void)
{
DWORD hEhSvc = 0;
do
{
hEhSvc = (DWORD) GetModuleHandleA("EhSvc.dll");
Sleep(1000);
} while(!hEhSvc);

if ( hEhSvc > 0 )
{
MemoryEdit((void *)(hEhSvc + 0x000A048), (void *)"\x74\x15", 2);//HSCallBack2
MemoryEdit((void *)(hEhSvc + 0x003CD8E), (void *)"\x03\xD2" ,2);//HSNanoScan1 //
MemoryEdit((void *)(hEhSvc + 0x003A1BF), (void *)"\xB8\x00\x00\x00\x00", 5);//HSNanoScan2
MemoryEdit((void *)(hEhSvc + 0x002C191), (void *)"\xC2\x04\x00",3);//Detection
MemoryEdit((void *)(hEhSvc + 0x002C191), (void *)"\x90\x90",2);//HS_ASM
MemoryEdit((void *)(hEhSvc + 0x003CE04), (void *)"\x90\x90",2);//HSAntiCrash
MemWrite((void*)(hEhSvc+0x007B690),(PBYTE)"\xC3",1 );//Crc
MemWrite((void*)(hEhSvc+0x000A048),(PBYTE)"\x74",1 );/HSCallBack2
MemWrite((void*)(hEhSvc+0x003C246),(PBYTE)"\x03\xD 2",2);//NanoCheck3
MemWrite((void*)(hEhSvc+0x00F8A30000),(PBYTE)"\xB8 \x00\x00\x00\x00",5);//HSCallBack1
}
}

Search for Chams (Very easy)



Cordialy ZicoS77
Very nice. How long did you work on that?
You either make it yourself or wait for someone to release it considering the game is still new.

---------- Post added at 04:14 PM ---------- Previous post was at 04:13 PM ----------

How did you get this to work ingame? i can see all the voids but when i tried to actually apply it i found it didn't really work.
i just need a base and the chams code for this game and i make a hack
check old cods for CB? maybe that can work? It was about time for a hack
Leeched Hackshield bypass I presume, this will only make a hack bypass hackshield, but it's annoying to update.
Perhaps a tutorial on what to do :|
lol too bad its leeched and doesn't work for the current HS Version.

To my latest knowledge.
Posts 115 of 44 · Page 1 of 3
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?