How to search offsets

Results 1 to 12 of 12
  1. #1
    Sorcerer Supreme ponteleymon is offline
    Member +Rank
    Jan 2013 Join Date
    276Posts

    How to search offsets

    how to look for offsets in the main.exe could have a guide or at least it explained to both.


  2. #2

    Re: How to search offsets

    depends what u searching for, ollydbg searching offsets can be difficult and complex but u need to learn OLLYDBG then how it works.

  3. #3
    Sorcerer Supreme ponteleymon is offline
    Member +Rank
    Jan 2013 Join Date
    276Posts

    Re: How to search offsets

    Quote Originally Posted by KarLi View Post
    depends what u searching for, ollydbg searching offsets can be difficult and complex but u need to learn OLLYDBG then how it works.
    and that do not have any video tutorials? or lessons?

  4. #4

    Re: How to search offsets

    not much but google is your friend about ollydbg and check my other thread i made abt muonline developing/coding tips


    Sent from my iPhone.

  5. #5
    Sorcerer Supreme ponteleymon is offline
    Member +Rank
    Jan 2013 Join Date
    276Posts

    Re: How to search offsets

    can someone give a couple of links for a reason, I also created a theme for help

  6. #6
    Don't be afraid to ask! RevolGaming is offline
    Grand MasterRank
    Jun 2012 Join Date
    1,458Posts

    Re: How to search offsets

    What you want to find in the main.exe? if you want to change some things.. add the exe to the debugger, after rightclick view- > main.exe ->rightclick-> search for all referenced text string and after that you can change things.. or you can find ofc offsets too, but you want to find "random" offsets? wtf?

    If you dont give more info, nobody can help...

  7. #7
    Sorcerer Supreme ponteleymon is offline
    Member +Rank
    Jan 2013 Join Date
    276Posts

    Re: How to search offsets

    Quote Originally Posted by djsad94 View Post
    What you want to find in the main.exe? if you want to change some things.. add the exe to the debugger, after rightclick view- > main.exe ->rightclick-> search for all referenced text string and after that you can change things.. or you can find ofc offsets too, but you want to find "random" offsets? wtf?

    If you dont give more info, nobody can help...
    I'm interested in how does adding buttons to the game download new maps of things in the output configuration file IP serial version

    well, or an example of how to look properly

  8. #8
    Don't be afraid to ask! RevolGaming is offline
    Grand MasterRank
    Jun 2012 Join Date
    1,458Posts

    Re: How to search offsets

    at 1st time learn asm, after c++ and you can make everything what you want.

  9. #9
    Sorcerer Supreme ponteleymon is offline
    Member +Rank
    Jan 2013 Join Date
    276Posts

    Re: How to search offsets

    Quote Originally Posted by djsad94 View Post
    at 1st time learn asm, after c++ and you can make everything what you want.
    I want to see it at least looks or how it can be done?

  10. #10

    Re: How to search offsets

    just learn how to use OLLYDBG first, open main.exe with it and learn it.. u will then realise how it works abit.. then u go to another stuff etc.

  11. #11
    Sorcerer Supreme ponteleymon is offline
    Member +Rank
    Jan 2013 Join Date
    276Posts

    Re: How to search offsets

    Quote Originally Posted by KarLi View Post
    just learn how to use OLLYDBG first, open main.exe with it and learn it.. u will then realise how it works abit.. then u go to another stuff etc.
    1 can be an example to show how to search for such offset IP connection

  12. #12
    (づ。◕‿‿◕。) Natzugen is offline
    Grand MasterRank
    Jun 2014 Join Date
    ElbelandLocation
    1,858Posts

    Re: How to search offsets

    Quote Originally Posted by ponteleymon View Post
    1 can be an example to show how to search for such offset IP connection
    read all the tuts posted here starting from understanding ollydbg and dsteam development guide and then ask questions.

    http://forum.ragezone.com/f192/muonl...ricks-1090888/



Advertisement