Results 1 to 1 of 1
  1. #1
    Wisper
    Wisper is offline
    Guest
    Join Date
    2014 Dec
    Posts
    2
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    How to bypass GameGuard

    Using Ollydbg.
    All you have to do is:
    1.)Lineage is opened. The breakpoint is set in CreateProcess.
    2.)It executes (F9).
    It executes it until the break is done with CreateProcess.
    The break might be done several times on the way.
    3.)It makes CreateProcess's being on purpose made fail when the break is done with CreateProcess. CreateProcess fails and it returns. The return value when failing is confirmed.
    4.)The memory access breakpoint is set in the place where the return value is stored. The part where this value is referred is a result judgment.
    5.)The part where it executes (F9) and the return value is referred is confirmed.
    The break is done two or more times because it refers in two or more places. It is necessary to understand the meaning of processing here reading the assembler ahead.
    6.)It returns after the break several-time. The judgment part there.
    When the code is read, the value of the generation failure of GameGurad and the value of the start success are understood. The return value is rewritten in the value of the start success.
    7.)GameGuard is now successfully bypassed!

Similar Threads

  1. [Guide] How to bypass GameGuard
    By Wisper in forum Dragon Nest
    Replies: 0
    Last Post: 2014-12-20, 06:47 PM
  2. [HELP] bypass gameguard RO2 indo
    By vingans in forum Ragnarok Online
    Replies: 0
    Last Post: 2013-11-29, 03:46 PM
  3. [ROHAN] Gameguard Bypass
    By levidelago in forum Anti-Cheat Systems
    Replies: 0
    Last Post: 2013-06-29, 12:54 PM
  4. bypass gameguard
    By noname2 in forum Trash Bin
    Replies: 0
    Last Post: 2012-01-08, 09:05 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •