| View previous topic :: View next topic |
| Author |
Message |
DJK Cheater
Reputation: 0
Joined: 13 Sep 2010 Posts: 34
|
Posted: Sat Nov 20, 2010 8:37 am Post subject: Pointer Scanning |
|
|
Hey
So I followed some tutorial and it worked. However now I wanted to apply this practise to my own game and well it doesn't..
This is what I'm doing:
1. Find the non static address the normal way till I get one result that matches what I need. (this case: 16DF22B6)
2. Right click it and use "Find out what writes to this address".
3. Change something ingame so I get that opcode, double click it.
4. Do a new "hex" search with the "the value of the pointer needed to find this address is probablt: "16DF22B5"
5. Au contraire to the tutorial where I nicely got 1 static address returned, I get 900.000 results and about a 1000 static addresses, most of them with the value "B5" while the value should be (I guess) "70" which is the current state of the 16DF22B6 value Im searching the pointer for.
What am I doing wrong ?
|
|
| Back to top |
|
 |
lanchuks How do I cheat?
Reputation: 0
Joined: 14 Jun 2009 Posts: 0
|
Posted: Mon Nov 22, 2010 2:23 pm Post subject: |
|
|
You're doing it wrongs
REPLAY the stage.
_________________
I eat you brain and I-ops |
|
| Back to top |
|
 |
killmanx27 Expert Cheater
Reputation: 1
Joined: 03 Oct 2010 Posts: 130 Location: Canada :D
|
Posted: Sun Nov 28, 2010 9:00 pm Post subject: |
|
|
What i do is i first find the normal non static address then right click and press"Pointer scan this address" or somthing like that tick the box that says"find only static pointers" and click scan
_________________
Will is introducing his friend to his family.He goes to uncle phil and says"ALL OF THIS IS MY UNCLE PHIL" *waving around a big circle around uncle phil
  |
|
| Back to top |
|
 |
DJK Cheater
Reputation: 0
Joined: 13 Sep 2010 Posts: 34
|
Posted: Mon Nov 29, 2010 6:46 am Post subject: |
|
|
| killmanx27 wrote: | | What i do is i first find the normal non static address then right click and press"Pointer scan this address" or somthing like that tick the box that says"find only static pointers" and click scan |
I tried this a few times, what I get is well, no clue how long it takes as after some minutes I press stop, then it gives me a msg like "sure u want to stop, there is only one in a billion chance your pointer has been found".
I say yes and I get a gazillion results that I have no clue what to do with...
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 475
Joined: 09 May 2003 Posts: 25973 Location: The netherlands
|
Posted: Mon Nov 29, 2010 7:35 am Post subject: |
|
|
wait till the address changes (e.g save/load, die, or just restart the game)
and then do a rescan
of course because you canceled the scan there is only a small chance the path you need has been found
_________________
Tools give you results. Knowledge gives you control.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
DJK Cheater
Reputation: 0
Joined: 13 Sep 2010 Posts: 34
|
Posted: Mon Nov 29, 2010 8:48 am Post subject: |
|
|
| Dark Byte wrote: | wait till the address changes (e.g save/load, die, or just restart the game)
and then do a rescan
of course because you canceled the scan there is only a small chance the path you need has been found |
I tried this method and after 8 reboots and "rescan memory" I have 194888 pointers", did 2 more reboots but the value didn't go down anymore.. tried both using the new "address" as well as inputting the new "value".
I can't ofcourse check 194k addresses... I double clicked the top one on the list. It added the pointer to my grid. When I change the pointer it did change the correct value. However after reboot of the game the pointer doesn't seem to get the value anymore... so I'm guessing it wasn't the right static address I found...
|
|
| Back to top |
|
 |
|