Finding Offsets menu

User Tag List

Results 1 to 5 of 5
  1. #1
    TheOzman's Avatar Member
    Reputation
    4
    Join Date
    May 2007
    Posts
    13
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Finding Offsets

    Hi,

    I want to learn how to find offsets. I have a lot of programming experience, but basically 0 reverse engineering. I don't want to be dependent on others, just want to learn how to do this. Tried the search function, but most threads seem outdated. Anyone care to point me in the right direction?

    I'm also willing to compensate for the proper help / direction.
    Last edited by TheOzman; 08-29-2016 at 08:57 AM.

    Finding Offsets
  2. #2
    -Ryuk-'s Avatar Elite User CoreCoins Purchaser Authenticator enabled
    Reputation
    529
    Join Date
    Nov 2009
    Posts
    1,028
    Thanks G/R
    38/51
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Reverse Engineering doesn't just become old because its a few patches out of date... there are some VERY good books you can purchase or "pick up for free".

    Best option is to RE something else to learn like some CRACK ME's
    |Leacher:11/2009|Donor:02/2010|Established Member:09/2010|Contributor:09/2010|Elite:08/2013|

  3. Thanks TheOzman (1 members gave Thanks to -Ryuk- for this useful post)
  4. #3
    lolp1's Avatar Site Donator CoreCoins Purchaser
    Reputation
    190
    Join Date
    Feb 2013
    Posts
    210
    Thanks G/R
    43/77
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    A little late but I will copy and paste my reply to the same sort of question at another forum

    I think you should avoid trying to analyze large commercial applications in things like olydbg when you are first starting to learn about reversing programs. You will have a very hard time learning something by doing that, and will likely just be confused by its complexity and discouraged.

    Ideally, you should first learn basic assembly. I personally suggest completing some basic assembly tutorial, and even better, read a book after that about assembly. At the very least, you should know all the basic assembly instructions for x32 and what they do, how the stack works, etc.

    At this point I would start to write your own little programs, and then open them up in IDA or olydbg or x64dbg and analyze them. I prefer x64dbg, note it also works for x32 apps. This is a good way to start seeing the flow of what a program is doing looks, since you know what the program is doing before hand.

    An example would be (pseudo code):

    Code:
        int number = 0;
        // other stuff.
        int number = 5;
    Doing something like that for example will let you see very clearly the instructions assigning values and modifying them.

  5. Thanks Krack3n (1 members gave Thanks to lolp1 for this useful post)
  6. #4
    Confucius's Avatar Panda of Worlds The Idiot

    CoreCoins Purchaser Authenticator enabled
    Reputation
    1389
    Join Date
    Oct 2007
    Posts
    2,591
    Thanks G/R
    267/283
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here is a list of some books other members recommended: Bookthread

  7. Thanks TheOzman, Dante (2 members gave Thanks to Confucius for this useful post)
  8. #5
    Dante's Avatar M.L.G. ╰ ╯╰ ╯ ╰ ╯ ╰ ╯ CoreCoins Purchaser
    Reputation
    1321
    Join Date
    Aug 2012
    Posts
    2,481
    Thanks G/R
    132/141
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Confucius View Post
    Here is a list of some books other members recommended: Bookthread
    Thank you Confucius, this helped me GREATLY
    I don't have a skype account. Contact me through pms or through discord.



Similar Threads

  1. Finding offsets & base addresses for _private_ servers?
    By abraziv in forum WoW Memory Editing
    Replies: 6
    Last Post: 01-13-2011, 03:55 PM
  2. Finding Offsets - Speed, Fly, etc.
    By JohnMcCain in forum WoW Bots Questions & Requests
    Replies: 1
    Last Post: 11-07-2010, 06:09 PM
  3. [Question] Finding offsets using IDA or OllyDBG.
    By defcon5 in forum WoW Memory Editing
    Replies: 10
    Last Post: 01-09-2010, 07:07 PM
  4. [wow][mac] Finding offsets - Object List Pointer
    By Tanaris4 in forum WoW Memory Editing
    Replies: 0
    Last Post: 12-14-2009, 12:23 AM
  5. Finding offsets from an object
    By jockel in forum WoW Memory Editing
    Replies: 10
    Last Post: 03-22-2009, 08:05 PM
All times are GMT -5. The time now is 08:08 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search