Finding Binary Code

Results 1 to 3 of 3
  1. #1
    Mocro.net Mocro is offline
    MemberRank
    Feb 2008 Join Date
    Amsterdam.Location
    891Posts

    ! Finding Binary Code

    So im trying to find the GetPing in 2007 gunz.exe

    Old Gunz Code:
    Code:
    004F9EF0   .text      Library    MMatchPeerInfo::GetPing
    Old Binary Copy:
    Code:
    8B 81 F4 00 00 00 C2 04 00 8B 44 24 04 2B C2 3D E7 03 00 00 7C EA 7E 05 B8 E7 03 00 00 C2 04 00
    Then i Ctrl + B the old binary Code in the 2007 gunz.exe and i get:
    Code:
    Item Not Found.
    So i tried reading the tut again and did this after first 3 lines ??? and before last 2 lines ???:

    Code:
    8B 81 F4 00 00 00 
    C2 04 00 
    8B 44 24 04 
    ?? ??
    ?? ?? ?? ?? ?? 
    ?? ?? 
    ?? ?? 
    B8 E7 03 00 00 
    C2 04 00
    Then i did Ctrl + B again in the new 2007 client and same message:
    Code:
    Item Not Found
    So what im doing wrong


  2. #2
    Mocro.net Mocro is offline
    MemberRank
    Feb 2008 Join Date
    Amsterdam.Location
    891Posts

    Re: Finding Binary Code

    Sorry for the bump but i still need help with this 0_o

  3. #3
    Valued Member kronic23 is offline
    MemberRank
    Apr 2009 Join Date
    home sweet homeLocation
    130Posts

    Re: Finding Binary Code

    Add me on msn, this is an issue that can not be explained on here.

    ekondrus@live.com.



Advertisement