hello MPGh , today i share you my Base with the feature :
Anti Rename dll
Hook Includes
Auto Log Offset ( but change the AOB because i use for PB Indo )
Bypass Wallhack
Hack Feature :
Chams Tero
Chams Police
Chams Bullet
No Smoke
Esp Feature :
2D Box & 3D Box
Health Bar
Health Number
Health Volume
Clan & Distance
Name
ScreenShot base :
For Any Feature you can give it with ourself
that is some one bypass Code :
Code:
BOOL MemoryEdit (VOID *lpMem,VOID *lpSrc,DWORD len)//
{
DWORD lpflOldProtect, flNewProtect = PAGE_READWRITE;
unsigned char * pDst = (unsigned char *)lpMem,
*pSrc = (unsigned char *)lpSrc;
if (VirtualProtect(lpMem,len,flNewProtect,&lpflOldProtect))
{
while(len-- > 0) *pDst++ = *pSrc++;
return (0);
}
return (1);
}
void StraquazBypass1(void)
{
DWORD dwEhSvc;
do
{
dwEhSvc = (DWORD)GetModuleHandleA("Ehsvc.dll");
Sleep(30);
}
while (!dwEhSvc);
MemoryEdit((void *)(dwEhSvc + 0x7BD57), (void *)"\xC3", 1);//HSCallBack1
MemoryEdit((void *)(dwEhSvc + 0x9FA8), (void *)"\x74\x15", 2);//HSCallBack2
MemoryEdit((void *)(dwEhSvc + 0x9A040), (void *)"\x03\xD2" ,2);//HSNanoScan1 //
MemoryEdit((void *)(dwEhSvc + 0x97A8F), (void *)"\xB8\x00\x00\x00\x00", 5);//HSNanoScan2
MemoryEdit((void *)(dwEhSvc + 0x9F10), (void *)"\xC2\x04\x00",3);//Detection
MemoryEdit((void *)(dwEhSvc + 0x2BE31), (void *)"\x90\x90",2);//HS_ASM
MemoryEdit((void *)(dwEhSvc + 0x3CA9E), (void *)"\x90\x90",2);//HSAntiCrash
}
you can search the new offset with olly / C.E
Base in Attachment
Note : Sorry i can't scan my files because my ip blocked to virus scan or jotti .. but beilive me this source not include the virus
Status :
Undetect Base
Hope you like and my base many used by other member
don't forget the Credit
Created by : Devata Verza Rian ( Facebook : Devata.Rian ) a.K.a Pheonx