Runnable

Results 1 to 6 of 6
  1. #1
    Banned mhmd135 is offline
    BannedRank
    Jul 2010 Join Date
    437Posts

    Runnable

    Hi all,

    i have an anti hack from a friend of mine 1 year ago,well he didnt gave me the source just dll and its work perfect with blocking hackers m anti inject etc...
    but there 1 problem , anti hack detect anti lead as hack ,
    anti hack checks for Gethp and Getap , is there a way to disable this check without source?
    or change Getgp m GetAp address in runnable ?
    ZCharacter::GetHP : 0x00473730
    ZCharacter::GetAP : 0x00473740

    thank you


  2. #2
    Account Upgraded | Title Enabled! ForceGFX is offline
    MemberRank
    Jan 2012 Join Date
    The NetherlandsLocation
    412Posts

    Re: Runnable

    Ehmm, i dont know if that is possible with ASM.
    But i guess you need the source.

  3. #3
    Hi, I'm Omar! Vusion is offline
    MemberRank
    Jan 2011 Join Date
    HereLocation
    1,658Posts

    Re: Runnable

    Make the no lead DLL gets injected before the Anti-Hack, that should do it.
    Posted via Mobile Device

  4. #4
    Banned mhmd135 is offline
    BannedRank
    Jul 2010 Join Date
    437Posts

    Re: Runnable

    i did before not work

  5. #5
    Gunz General Develop Gun[Lengend] is offline
    MemberRank
    Jan 2010 Join Date
    Gunz Viet NamLocation
    312Posts

    Re: Runnable

    Injected dll before is the way to make dll can bypass anti hack but is maybe wrong ! The Runnable won't using this dll. When the runnable start, it will be load all dll into memory to use it, dll like hacking was force use from hooking. But anti-lead dll not like it.
    You can using OllyDBG to fix it. But you must do it by urself

  6. #6
    Member Hideasu is offline
    MemberRank
    Aug 2011 Join Date
    CanadaLocation
    78Posts

    Re: Runnable

    Quote Originally Posted by mhmd135 View Post
    Hi all,

    i have an anti hack from a friend of mine 1 year ago,well he didnt gave me the source just dll and its work perfect with blocking hackers m anti inject etc...
    but there 1 problem , anti hack detect anti lead as hack ,
    anti hack checks for Gethp and Getap , is there a way to disable this check without source?
    or change Getgp m GetAp address in runnable ?
    ZCharacter::GetHP : 0x00473730
    ZCharacter::GetAP : 0x00473740

    thank you
    There is a way to change the addressee of those 2 via either ASM or C++, it's simple.



Advertisement