Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Ace Online / AirRivals
You last visited: Today at 14:54

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[C++][HackShield blocker]

Discussion on [C++][HackShield blocker] within the Ace Online / AirRivals forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Nov 2010
Posts: 10
Received Thanks: 2
[C++][HackShield blocker]

Only hacks injected.
The addresses are no longer valid, they should of course update. Code is used as an example.

Code:
void HsBypass( void* pxAddress, BYTE *code, int size )//define virtual protect
{
        unsigned long Protection;
        VirtualProtect((void*)pxAddress, size, PAGE_READWRITE, &Protection);
        memcpy((void*)pxAddress, (const void*)code, size);
        VirtualProtect((void*)pxAddress, size, Protection, 0);
}

void CopyModules()
{

/*0x5E38F \xB8\x01\x00\x00\x00\xC3
0x2823F \x31
0x27FFB \xEB
0x28145 \xEB
0x2823F \x31
0x2A1A1 \x31
0x29588 \xEB
0x29697 \xEB
0x29AE0 \xEB
0x6C7F8 \xEB
0x6C822 \xEB
0x30228 \x90\x90
0x2A1A1 \x31*/


        BYTE HSAddy[6] = {0xB8, 0x01, 0x00, 0x00, 0x00, 0xC3};
        BYTE HSAddy2[1] = {0x31};
        BYTE HSAddy3[1] = {0xEB};
        BYTE HSAddy4[2] = {0x90, 0x90};

        HsBypass((void*)0x5E38F,HSAddy,6);
        HsBypass((void*)0x2823F,HSAddy2,1);
        HsBypass((void*)0x27FFB,HSAddy3,1);
        HsBypass((void*)0x28145,HSAddy3,1);
        HsBypass((void*)0x2823F,HSAddy2,1);
        HsBypass((void*)0x2A1A1,HSAddy2,1);
        HsBypass((void*)0x29588,HSAddy3,1);
        HsBypass((void*)0x29697,HSAddy3,1);
        HsBypass((void*)0x29AE0,HSAddy3,1);
        HsBypass((void*)0x6C7F8,HSAddy3,1);
        HsBypass((void*)0x6C822,HSAddy3,1);
        HsBypass((void*)0x30228,HSAddy4,1);
        HsBypass((void*)0x2A1A1,HSAddy2,1);

How to use it?

HsBypass () is part of bytes at specified addresses Ehsvc.dll module (so you can download a base and add offsets, remember that these listed here are out of date!) And CopyModules () should be run as a thread to constantly overwrite these values​​, the block HackShield


Enjoy and have fun
Minta is offline  
Thanks
1 User
Old 10/13/2013, 08:45   #2
 
elite*gold: 0
Join Date: Jul 2010
Posts: 1
Received Thanks: 0
how to do that?
tienduoccb is offline  
Old 11/12/2013, 19:06   #3
 
erudite's Avatar
 
elite*gold: 338
Join Date: Aug 2010
Posts: 533
Received Thanks: 201
Quote:
Originally Posted by tienduoccb View Post
how to do that?
You need to code to use this one....


As the text sais you need to update the Addresses and so on. So nothing for people without any knownledge of coding.




Thanks for that. I was to lazy to write it..
erudite is offline  
Reply


Similar Threads Similar Threads
Rd Blocker
06/20/2011 - Diablo 2 - 11 Replies
Ich hatte jetzt ne Pausse von ca 1,5 Jahren und hab wieder angefangen. Damals gab es diesen Rd blocker. hab ihn mir wieder geloadet und alles so gemacht wie beschrieben ( wie immer ) aber der rd blocker zeigt dann "keine Rückmeldung" an wenn ich injecten will. Hat jemand eine lösung oder gibt es da vielleicht schon einen neuen?
Removing hackshield from Any hackshield protected game client (Video Tutorial)
04/18/2011 - Tutorials - 2 Replies
This is my first contribution, believe it will be useful for everyone. If you need the tools. Tuts 4 You Removing Hackshield by fungos.swf Removing Hackshield by fungos.swf
Pop up Blocker
04/20/2010 - Main - 3 Replies
Hey com, gibts nen pop up blocker der funkt? also kann au einer sein wo ich erst die seite eingeben muss um zu blocken. weil der von firefox nützt ja nicht wirklich was ^^ mfg Harfu
[Hackshield]Bypass the new protection hackshield
01/25/2010 - Silkroad Online - 2 Replies
Today i was so mad from agbot so i found the loader lite 3... so i tried to connect with him to ibot (port : 16000) and failed cuz of the hackshield .... so i tried to rename the "hackshield" file dictory and it was full of success ... but i dont know .. should i get banned for it? (i bought silks) if no ill post here the download and guide... Thank's alot : Kobbi :)



All times are GMT +1. The time now is 14:54.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.