| View previous topic :: View next topic |
| Author |
Message |
sonexa Newbie cheater
Reputation: 0
Joined: 19 Sep 2011 Posts: 16
|
Posted: Mon Sep 19, 2011 9:41 am Post subject: How to calc offsets with Windows calculator? |
|
|
i have a question, i need pick pointers and offsets, for a game, more this game, i cant use this Find out what acess/write to/this adress, the computer restarts, after click.
i need calc offsets with windows calculator, its possible?
ty
|
|
| Back to top |
|
 |
Csimbi I post too much
Reputation: 97
Joined: 14 Jul 2007 Posts: 3329
|
Posted: Mon Sep 19, 2011 7:03 pm Post subject: |
|
|
| Switch it to hex mode.
|
|
| Back to top |
|
 |
gameplayer Advanced Cheater
Reputation: 2
Joined: 26 Jun 2011 Posts: 97 Location: Vietnam
|
Posted: Mon Sep 19, 2011 11:48 pm Post subject: |
|
|
You would have to remember the pointer, the base address (offset 0) and the destination address, which you want to know its offset, before the OS restarted. Open calculator, select programmer mode at view menu, then switch to hex mode as you see.
Example: The address you found is 02031398, before restarting the OS you input the pointer with offset 0, the address shown by CE is 0203137E. So the offset is equal to 02031398-0203137E = 1A.
If you don't remember these addresses before, you can do nothing but redo your searching again.
|
|
| Back to top |
|
 |
unknown_k Expert Cheater
Reputation: 5
Joined: 24 May 2011 Posts: 211
|
Posted: Tue Sep 20, 2011 11:03 pm Post subject: Re: How to calc offsets with Windows calculator? |
|
|
Found your value? Then, do pointer scan.
WinCalc isn't proper tool for your work.
|
|
| Back to top |
|
 |
gaming04 Expert Cheater
Reputation: 0
Joined: 06 Dec 2010 Posts: 189
|
Posted: Tue Sep 27, 2011 2:58 pm Post subject: |
|
|
Proper mode name is: Programmer.
You will immediately be familiarized to the new environment--that is if you are ready for hex calculations.
_________________
Life can be a blitz. What's right and wrong will fly right past you without you having to do a thing about it.
"Cheating only means you want to hold on to the things you value." |
|
| Back to top |
|
 |
|