Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


[Help]Pointers

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
xNef
Cheater
Reputation: 0

Joined: 23 Jan 2011
Posts: 25

PostPosted: Tue Feb 15, 2011 1:02 pm    Post subject: [Help]Pointers Reply with quote

Im having trouble with one pointer that I cant find, when I try to use debugger then search the value in hex, dont find anything. If I use Point Scan, find millions of values then when I restart application and redo the scan to filter, I get 0 results :S
Im sure that Im doing everything right, I found others pointers for other functions. Does it have another method than using pointer scan or debugger to find?
Back to top
View user's profile Send private message
Geri
Moderator
Reputation: 112

Joined: 05 Feb 2010
Posts: 5627

PostPosted: Tue Feb 15, 2011 3:44 pm    Post subject: Reply with quote

Probably the base address is not the register between the brackets, but another register. Check the values of other registers too and You may see another one which could be the base address of the structure.
_________________
My trainers can be found here: http://www.szemelyesintegracio.hu/cheats

If you are interested in any of my crappy articles/tutorials about CE and game hacking, you can find them here:
http://www.szemelyesintegracio.hu/cheats/41-game-hacking-articles

Don't request cheats or updates.
Back to top
View user's profile Send private message
xNef
Cheater
Reputation: 0

Joined: 23 Jan 2011
Posts: 25

PostPosted: Tue Feb 15, 2011 7:53 pm    Post subject: Reply with quote

Hi Geri, thx for ur reply, I just read some of your tutos in ur signature, and really like it. I really appreciate ur work.
What I did to resolve this problem was find another pointer to another value then subtract some bytes from memory to find the adress I want it.
Other thing that I was in doubt, is that the xor in this case means the value is
encrypted ?



xor.jpg
 Description:
 Filesize:  119.18 KB
 Viewed:  3802 Time(s)

xor.jpg


Back to top
View user's profile Send private message
Geri
Moderator
Reputation: 112

Joined: 05 Feb 2010
Posts: 5627

PostPosted: Wed Feb 16, 2011 5:40 am    Post subject: Reply with quote

No, that XOR is just used to set eax to 0.

XOR eax,eax = 0

It may also change some flags (that is not important for You in this case).

Also, Your code is using EBX and not EAX. They are independent from each other so clearing EAX will not affect Your value's address at all.

And the value is float. Float instructions are a bit different, as You can see it has 1 parameter only.

Fstp will copy the value from st(0) to the given address (and remove the value from st(0)).

_________________
My trainers can be found here: http://www.szemelyesintegracio.hu/cheats

If you are interested in any of my crappy articles/tutorials about CE and game hacking, you can find them here:
http://www.szemelyesintegracio.hu/cheats/41-game-hacking-articles

Don't request cheats or updates.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites