| View previous topic :: View next topic |
| Author |
Message |
Davethewave Expert Cheater
Reputation: 0
Joined: 06 Mar 2005 Posts: 210
|
Posted: Sat Apr 02, 2005 6:07 pm Post subject: Impossible to find pointers? |
|
|
Hey, I'm still a newb and so I was wondering if it is possible for it to be "impossible" to find a base pointer in a certain game? I have tried to find the base pointer of health in Neverwinter nights but the pointer always seems to change, I tried to find the pointer to the pointer but I might be doing it wrong as I don't come up with anything. Thanks for any info
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25811 Location: The netherlands
|
Posted: Sat Apr 02, 2005 6:12 pm Post subject: |
|
|
Not impossible, but hard.
Perhaps there are some instructions that modify the register before it breaks on a access and shows you the values, so you might have to do some tracing yourself.
Also, don't forget that when scanning for pointers it's someies usefull to change the array to scan to include the stack region (usually starting from 00120000)
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
Davethewave Expert Cheater
Reputation: 0
Joined: 06 Mar 2005 Posts: 210
|
Posted: Tue Apr 05, 2005 2:01 am Post subject: |
|
|
| you lost me on the first part about "instructions that modify the register before it breaks on a access and shows you the values" but I tried the second part, still comes up with the same amount of pointers. I'm having trouble digesting some of this, I think I may need some spoon feeding soon.
|
|
| Back to top |
|
 |
|