View previous topic :: View next topic |
Author |
Message |
realrbn Expert Cheater
Reputation: 3
Joined: 22 Jan 2016 Posts: 112
|
Posted: Tue Jan 26, 2016 8:51 am Post subject: Pointer Problem |
|
|
Ok, so I have a weird problem with Pointers.
I'm able to make Cheat Tables with Pointers, by using Pointer Scan.
They work perfectly fine on my PC every time I try them, even after restarting the Game / PC etc.
However, when I transfer them to my other PC and try to use them on the Game (Same Version, both downloaded over Steam) it doesn't works anymore.
Can anyone help me / give me some tipps?
|
|
Back to top |
|
 |
hhhuut Grandmaster Cheater
Reputation: 6
Joined: 08 Feb 2015 Posts: 607
|
Posted: Tue Jan 26, 2016 9:13 am Post subject: |
|
|
Rescan your pointerlist (copy all PTR files) on the other computer ...
|
|
Back to top |
|
 |
realrbn Expert Cheater
Reputation: 3
Joined: 22 Jan 2016 Posts: 112
|
Posted: Tue Jan 26, 2016 10:13 am Post subject: |
|
|
hhhuut wrote: | Rescan your pointerlist (copy all PTR files) on the other computer ... |
I tried that, done one Scan on my PC, rescanned on the other PC using the Result and instantly got 0 Results. ._.
|
|
Back to top |
|
 |
ParkourPenguin I post too much
Reputation: 152
Joined: 06 Jul 2014 Posts: 4702
|
Posted: Tue Jan 26, 2016 10:51 am Post subject: |
|
|
You could try expanding your search settings.
Are both computers running the same OS? Is the game the same exact version on both computers?
_________________
I don't know where I'm going, but I'll figure it out when I get there. |
|
Back to top |
|
 |
realrbn Expert Cheater
Reputation: 3
Joined: 22 Jan 2016 Posts: 112
|
Posted: Tue Jan 26, 2016 10:52 am Post subject: |
|
|
ParkourPenguin wrote: | You could try expanding your search settings.
Are both computers running the same OS? Is the game the same exact version on both computers? |
"Expand search settings", wath do you mean by that? The OS's are not the same, didn't know that mattered. The Game Version is absolutely the same thought.
|
|
Back to top |
|
 |
ulysse31 Master Cheater
Reputation: 2
Joined: 19 Mar 2015 Posts: 324 Location: Paris
|
Posted: Tue Jan 26, 2016 11:03 am Post subject: |
|
|
Since OS's differ but game versions remain the same I assume those are different OS but all Windows.
what he meant by expanding the research settings is changing the range in bytes and/or changing (increasing) the amount of stacked pointers you are looking for.
Afaik by default it's "max offset value 2047 and max level 5".
probably you should start increasing offset value but note that the searhing time will drastically increase.
Otherwise you can find out what write/accesses this value and hope to find an opcode that only works with this value so that you could use this opcode to give you the value's address everytime.
|
|
Back to top |
|
 |
realrbn Expert Cheater
Reputation: 3
Joined: 22 Jan 2016 Posts: 112
|
Posted: Tue Jan 26, 2016 11:04 am Post subject: |
|
|
@ulysse3131; I guess I'll try that, thanks for the Input!
|
|
Back to top |
|
 |
ParkourPenguin I post too much
Reputation: 152
Joined: 06 Jul 2014 Posts: 4702
|
Posted: Tue Jan 26, 2016 11:12 am Post subject: |
|
|
You can expand your search settings by:
- Increasing the max level
- Increasing the maximum offset value
- Including pointers with read-only nodes
- Keep traversing a path when a static has been found
- Allowing the first few stack addresses of the first few threads to be handled as static
- (slightly) increasing the number of threads you're searching through
- (slightly) increasing the max stack offset you're searching through
Of course, the more you expand your search settings, the longer it will take and the more disk space it will take. You can try finding the end offset(s) yourself to speed it up; however, that might rule out some valid results.
Having different OSs could make a difference. If they're both windows, you might be able to find a common static base pointer, but I'm not sure. I've always used code injections to do everything as they're easier and more reliable for me.
_________________
I don't know where I'm going, but I'll figure it out when I get there. |
|
Back to top |
|
 |
akumakuja28 Master Cheater
Reputation: 16
Joined: 28 Jun 2015 Posts: 432
|
Posted: Mon Feb 01, 2016 8:45 pm Post subject: |
|
|
Whats your pointer start point. Does your pointer start in the ????.exe
or does it start in something different. Sounds to me that you have a pointer starting in a dependency.
_________________
|
|
Back to top |
|
 |
realrbn Expert Cheater
Reputation: 3
Joined: 22 Jan 2016 Posts: 112
|
Posted: Tue Feb 02, 2016 10:15 am Post subject: |
|
|
akumakuja28 wrote: | Whats your pointer start point. Does your pointer start in the ????.exe
or does it start in something different. Sounds to me that you have a pointer starting in a dependency. |
They are "THREADSTACK+Something". Does it need to a *.exe?
|
|
Back to top |
|
 |
|