Results 1 to 4 of 4
  1. #1
    Background's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Location
    .vimrc
    Posts
    61
    Reputation
    10
    Thanks
    573
    My Mood
    Dead

    Question Can't find bSendPacket address

    Hey,

    I'm currently trying to find bSendPacket address with Ollydbg and some tips found on UC, they told that we are able to find it with cl_move + 0x37 so i did it :
    - cl_move = 678786F0
    - bSendPacket = 678786F0 + 0x37
    But when i'm seeing some outdated bSendPacket address, i see that it's not corresponding.
    If someone could help me, that will be cool

    Thanking you in advance.

  2. The Following User Says Thank You to Background For This Useful Post:

    VGZDESIGN (05-12-2016)

  3. #2
    PhY'z's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    518
    Reputation
    58
    Thanks
    1,310
    My Mood
    Angelic
    SendPacket = Engine->FindPattern(Variable->Engine_DLL, "\xB3\x01\x8B\x01\x8B", "xxxxx") + 0x1;
    Contact with me in any question...


    Hi (:

  4. The Following User Says Thank You to PhY'z For This Useful Post:

    Background (04-27-2016)

  5. #3
    Background's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Location
    .vimrc
    Posts
    61
    Reputation
    10
    Thanks
    573
    My Mood
    Dead
    Quote Originally Posted by PhY'z View Post
    SendPacket = Engine->FindPattern(Variable->Engine_DLL, "\xB3\x01\x8B\x01\x8B", "xxxxx") + 0x1;
    Thanks a lot PhY'z, i need to work on reverse engineering to find patterns alone someday x)
    Thread can be closed <3

  6. The Following User Says Thank You to Background For This Useful Post:

    VGZDESIGN (05-12-2016)

  7. #4
    rwby's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Location
    client.dll
    Posts
    1,631
    Reputation
    142
    Thanks
    6,724
    //Solved & Closed

Similar Threads

  1. [Solved] How can i find GGbypass address
    By zhikain in forum Blackshot Help
    Replies: 2
    Last Post: 12-27-2015, 03:36 PM
  2. Can not find the address for gravity?
    By XDImMattXD in forum Call of Duty Black Ops 2 Coding, Programming & Source Code
    Replies: 4
    Last Post: 07-20-2013, 10:38 PM
  3. [Help] about the ReClass tool download address?i can't find it
    By NekoBaby in forum Game Hacking Tutorials
    Replies: 1
    Last Post: 09-15-2012, 11:21 PM
  4. [Request] Where can I find an updated superjump address?
    By ecusmc in forum WarRock - International Hacks
    Replies: 2
    Last Post: 01-16-2010, 12:42 AM
  5. [Question]How can i find addresses?
    By iNsaNe.eXe in forum WolfTeam Hacks
    Replies: 8
    Last Post: 11-06-2007, 10:00 AM