Results 1 to 3 of 3
  1. #1
    gamernuub's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    Norway
    Posts
    801
    Reputation
    9
    Thanks
    69

    Arrow Bypass WArrock [Help]

    Do eny1 Know how to make a HS Bypass???
    I really need some help!

    so if eny1 can show me plzz send me a private message!

    BTW: Im using c++ express and c++ 6.0

    TY

  2. #2
    Synns's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    5,174
    Reputation
    170
    Thanks
    2,557
    My Mood
    Bitchy
    1 sec. . . . .

    Code:
    or (;;){
    int EhSvc = (long)GetModuleHandleA("EhSvc.dll");
    if(EhSvc !=0){
    DWORD OldProtect;
    
    int EhPtr   = 0xB3E18;
    int EhY = (EhSvc+EhPtr-0x20);//Constant
    int Eh0 = (EhSvc+EhPtr-0x44);//Constant
    int EhX = (EhSvc+EhPtr-0x40);//Constant
    VirtualProtect((void*)(Eh0),0x14,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Eh0) = 4;
    VirtualProtect((void*)(EhX),0x14,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(EhX) = 4;
    VirtualProtect((void*)(EhY),0x14,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(EhY) = 4;
    }
    Sleep(5);
    }

  3. #3
    Noxit's Avatar
    Join Date
    Jul 2007
    Gender
    male
    Location
    N:\O\X\I\T.exe
    Posts
    2,017
    Reputation
    24
    Thanks
    640
    My Mood
    Drunk
    Lol that old by-pass and btw were you got it from?
    --














Similar Threads

  1. korean warrock help :eek:
    By tarty67 in forum WarRock Korea Hacks
    Replies: 3
    Last Post: 05-25-2007, 04:11 PM
  2. Warrock help plz!
    By eggnog4073 in forum WarRock - International Hacks
    Replies: 6
    Last Post: 07-09-2006, 04:14 PM
  3. i need hack on warrock!!!help me plz
    By ikji in forum WarRock - International Hacks
    Replies: 1
    Last Post: 02-04-2006, 02:15 PM
  4. [WarRock] Help !
    By OmukasX in forum WarRock - International Hacks
    Replies: 1
    Last Post: 01-28-2006, 04:21 AM
  5. Warrock help please :
    By Kyojiro in forum WarRock - International Hacks
    Replies: 4
    Last Post: 12-31-2005, 05:45 AM

Tags for this Thread