Results 1 to 3 of 3
  1. #1
    Keystroke's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0

    Finding Base + Offset in OllyDbg

    Hi everyone. I am trying to learn how to find bases and offsets for an old FPS game that has never been hacked before. I found a string like, "fReloadTime", and I am trying to make instant reload by writing a new value to it. So the question is, what should I do in order to get the base and offset? Please help, thank you for your time and consideration.


  2. #2
    lannyboy's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    97
    Reputation
    10
    Thanks
    420
    it is string nothing much, you have to go into the operand to see what is the method calling this offset. then you have to read it reverse way so you can put them into c++.

  3. #3
    SecretDataz's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    11
    My Mood
    Asleep
    It's easier just to change Aob if HS doesn't detect it (some hacks don't get detected).As for the Pointer,you have to see what writes to that address you're looking for.

Similar Threads

  1. [Help] Please help me how to find this offset?
    By GameMaster025 in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 3
    Last Post: 05-27-2012, 12:09 AM
  2. How to find DrawIndexedPrimitive(DIP) in OllyDbg?
    By CheatCreatorzz in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 25
    Last Post: 01-28-2012, 04:15 AM
  3. [Help] how to find this offset in pointBlank please tell it here
    By pronten in forum Piercing Blow Hack Coding/Source Code
    Replies: 8
    Last Post: 08-16-2011, 12:17 PM
  4. [Help] How find Base PlayerPointer
    By amenkute in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 2
    Last Post: 07-18-2011, 07:26 PM
  5. [Help] How do you find unusual offsets?
    By YaLTeR in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 9
    Last Post: 03-03-2011, 08:46 PM