Bypass?

Posts 114 of 14 · Page 1 of 1
Bypass?
Are there any Bypasses??
There are undetected hacks.
There's always bypasses
everyone has their own way of bypassing.
and no, noone will just give you one.
[php]

DWORD WINAPI HackShield (LPVOID)
{
if (GetModuleHandleA( "EhSvc.dll" ) != NULL)
{
Sleep (1000);
dwStartAddress = 0;
do{
dwStartAddress = (DWORD)GetModuleHandleA("EhSvc.dll");
Sleep(10L);
}while
(!dwStartAddress);

DWORD HS1 = FindPattern((PBYTE)"\x89\x4D\xFC\xE9\x00\x00\x00\x 00\x07","xxxx????x",3, false);
DWORD HS2 = FindPattern((PBYTE)"\xE8\x00\x00\x00\x00\x83\xF8\x 01\x0F\x84\x00\x00\x00\x00\xC6\x85\x00\x00\x00\x00 \x00","x????xxxxx????xx?????",0,false);
DWORD HS3 = FindPattern((PBYTE)"\x75\x00\x8B\x74\x24\x00\x53\x B9\x00\x00\x00\x00","x?xxx?xx????",0, false);


memcpy((LPBYTE)HS1,(PBYTE)"\x90\x90\x90\x90\x90",5 );
memcpy((LPBYTE)HS2,(PBYTE)"\xB8\x01\x00\x00\x00",5 );
memcpy((LPBYTE)HS3,(PBYTE)"\x90\x90",2);
}
return 1;
}
[/php]
Quote Originally Posted by flameswor10 View Post
[php]

DWORD WINAPI HackShield (LPVOID)
{
if (GetModuleHandleA( "EhSvc.dll" ) != NULL)
{
Sleep (1000);
dwStartAddress = 0;
do{
dwStartAddress = (DWORD)GetModuleHandleA("EhSvc.dll");
Sleep(10L);
}while
(!dwStartAddress);

DWORD HS1 = FindPattern((PBYTE)"\x89\x4D\xFC\xE9\x00\x00\x00\x 00\x07","xxxx????x",3, false);
DWORD HS2 = FindPattern((PBYTE)"\xE8\x00\x00\x00\x00\x83\xF8\x 01\x0F\x84\x00\x00\x00\x00\xC6\x85\x00\x00\x00\x00 \x00","x????xxxxx????xx?????",0,false);
DWORD HS3 = FindPattern((PBYTE)"\x75\x00\x8B\x74\x24\x00\x53\x B9\x00\x00\x00\x00","x?xxx?xx????",0, false);


memcpy((LPBYTE)HS1,(PBYTE)"\x90\x90\x90\x90\x90",5 );
memcpy((LPBYTE)HS2,(PBYTE)"\xB8\x01\x00\x00\x00",5 );
memcpy((LPBYTE)HS3,(PBYTE)"\x90\x90",2);
}
return 1;
}
[/php]
For those who want to use this, you will need to update it.
Quote Originally Posted by freedompeace View Post
For those who want to use this, you will need to update it.
Lol how old is that
Quote Originally Posted by markoj View Post
Lol how old is that
He did want a bypass
Quote Originally Posted by markoj View Post
Lol how old is that
A year and a half.
Quote Originally Posted by Xlilzoosk8rX View Post
everyone has their own way of bypassing.
and no, noone will just give you one.

except for him
Quote Originally Posted by flameswor10 View Post
[php]

DWORD WINAPI HackShield (LPVOID)
{
if (GetModuleHandleA( "EhSvc.dll" ) != NULL)
{
Sleep (1000);
dwStartAddress = 0;
do{
dwStartAddress = (DWORD)GetModuleHandleA("EhSvc.dll");
Sleep(10L);
}while
(!dwStartAddress);

DWORD HS1 = FindPattern((PBYTE)"\x89\x4D\xFC\xE9\x00\x00\x00\x 00\x07","xxxx????x",3, false);
DWORD HS2 = FindPattern((PBYTE)"\xE8\x00\x00\x00\x00\x83\xF8\x 01\x0F\x84\x00\x00\x00\x00\xC6\x85\x00\x00\x00\x00 \x00","x????xxxxx????xx?????",0,false);
DWORD HS3 = FindPattern((PBYTE)"\x75\x00\x8B\x74\x24\x00\x53\x B9\x00\x00\x00\x00","x?xxx?xx????",0, false);


memcpy((LPBYTE)HS1,(PBYTE)"\x90\x90\x90\x90\x90",5 );
memcpy((LPBYTE)HS2,(PBYTE)"\xB8\x01\x00\x00\x00",5 );
memcpy((LPBYTE)HS3,(PBYTE)"\x90\x90",2);
}
return 1;
}
[/php]
Quote Originally Posted by Yepikiyay View Post
except for him
lol too bad its outdated, if he knew how to update it then he would have been able to code it himself.
Quote Originally Posted by Xlilzoosk8rX View Post
lol too bad its outdated, if he knew how to update it then he would have been able to code it himself.
Me or thread starter
lol it would still work if you updated it?
Quote Originally Posted by supercarz1991 View Post
lol it would still work if you updated it?
Yuppo
Posts 114 of 14 · Page 1 of 1

Post a Reply

Tags for this Thread

None

Need help?