Results 1 to 2 of 2
  1. #1
    I love myself
    나도 너를 사랑해

    Former Staff
    Premium Member
    Jhem's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    167,646,447
    Posts
    5,149
    Reputation
    1220
    Thanks
    7,390
    My Mood
    Stressed

    Assembly Blocking Message!

    Hello Sir Im A WarROck Ph COder. And THanks FOr All TUT.

    But I Have A Problem.

    When I Bypass GameGuard From WarRock Ph. WarRock Ph Have GameGuard Not HS

    I Always Get MEssage


    or
    https://imageshack.us/scaled/landing/252/asdafc.jpg

    After I GOt THis Im Exting in A Game And I Got This


    or
    https://i55.tinypic.com/2qtam2r.jpg

    Here Source DUmped WarRock:




    or
    https://img209.imageshack.us/img209/12/hackzw.jpg


    I Try This! In C++

    Code:
    VOID Bypass(VOID)
    {
    WriteAsm((VOID *)(0x4D68DE),(PBYTE)"\xC3",1);
    WriteAsm((VOID *)(0x507E5E),(PBYTE)"\xC3",1);
    WriteAsm((VOID *)(0x4DC2B7),(PBYTE)"\xC3",1);
    WriteAsm((VOID *)(0x6F95EF),(PBYTE)"\xC3",1);
    WriteAsm((VOID *)(0x479937),(PBYTE)"\xC3",1);
    }
    Here I BLock MEssage Theres No MEssage But. Im Exiting In Agame. Why!
    Yes THeres No "SOrry Sus" But I GOt THis Only This After "Sorry SUs" Is Close I GOt THis :https://i55.tinypic.com/2qtam2r.jpg

  2. #2
    WhiteHat PH's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    Some Where I Belong
    Posts
    1,350
    Reputation
    25
    Thanks
    3,097
    My Mood
    Aggressive
    Kick on Server problem... NoDelay Addy is already patch....


    Heres the bypass code

    HINSTANCE __stdcall PH_Bypass()
    {
    long GameGuard = (long)GetModuleHandle("GameGuard.des");
    if(GameGuard != NULL)
    {
    cTools->WriteAsm((void *)(0x004D68DE),(PBYTE)"\xEB",1);
    cTools->WriteAsm((void *)(0x004DC2B7),(PBYTE)"\xEB",1);
    cTools->WriteAsm((void *)(0x00479937),(PBYTE)"\xEB",1); //Read Process memory+
    }
    return 0;
    }

    you need only Struct for ASM ByPass






    When Im gone dont forget me cause I will come back someday.



    Youtube Channel


     


Similar Threads

  1. [Help] WarRock Block Message!
    By Jhem in forum WarRock Hack Source Code
    Replies: 16
    Last Post: 10-20-2012, 02:09 AM
  2. [Request] Can anyone release how to do the empty message spam block
    By jokers300 in forum Combat Arms Glitches
    Replies: 4
    Last Post: 07-25-2010, 07:40 AM
  3. warrock blocks wpe act..-.-
    By razzz in forum WarRock - International Hacks
    Replies: 18
    Last Post: 07-21-2007, 01:59 AM
  4. Blocked...
    By sf0d in forum WarRock - International Hacks
    Replies: 12
    Last Post: 05-27-2006, 02:02 AM
  5. Gunz Error Message
    By A7X Oblivian in forum Gunz General
    Replies: 2
    Last Post: 02-08-2006, 02:00 PM