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 


tracking a jump path

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

Joined: 07 Nov 2010
Posts: 600

PostPosted: Sat Feb 25, 2012 2:06 pm    Post subject: tracking a jump path Reply with quote

in my code there are lots of cmp's je's jne's etc...

if at address 0000aaaa the register eax=00abcdf:
i want the tracer to trace all instructions till this address 0000bbbb

how do i do that ?

_________________
... Fresco
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25812
Location: The netherlands

PostPosted: Sat Feb 25, 2012 2:26 pm    Post subject: Reply with quote

Set a break and trace breakpoint at 0000aaaa and set as (endcondition EIP==0x0000bbbb)

Then rightclick the breakpoint and choose break condition, or go to the breakpointlist, rightclick the breakpoint there, and set as break condition (EAX==0x00abcdef)


If the breakpoint hits before you can set the breakcondition pause the process first (e.g. bp one or two instructions before)

_________________
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
View user's profile Send private message MSN Messenger
Fresco
Grandmaster Cheater
Reputation: 4

Joined: 07 Nov 2010
Posts: 600

PostPosted: Sun Feb 26, 2012 8:26 am    Post subject: Reply with quote

it works thanks Smile
I have another question ...
How do I set it to break and trace when EAX is NOT equal to 00abcdef ?

_________________
... Fresco
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25812
Location: The netherlands

PostPosted: Sun Feb 26, 2012 8:43 am    Post subject: Reply with quote

instead of == use ~=
_________________
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
View user's profile Send private message MSN Messenger
Fresco
Grandmaster Cheater
Reputation: 4

Joined: 07 Nov 2010
Posts: 600

PostPosted: Sun Feb 26, 2012 9:03 am    Post subject: Reply with quote

as always works. thanks

what about

EAX is NOT equal to 00abcdef
EAX is NOT equal to 00abcabc
EBX is equal to 000123ab

how do i put multiple conditions ?

is there any manual or something ... not to bother anymore ...

_________________
... Fresco
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25812
Location: The netherlands

PostPosted: Sun Feb 26, 2012 9:28 am    Post subject: Reply with quote

check generic lua documentation and the ce doc

anyhow

(EAX~=0x00abcdef ) and (EAX~=0x00abcabc) and (EBX==0x000123ab)

_________________
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
View user's profile Send private message MSN Messenger
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