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 


how to set data conditional breakpoint

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
niba
How do I cheat?
Reputation: 0

Joined: 25 Oct 2023
Posts: 3

PostPosted: Wed Oct 25, 2023 3:51 am    Post subject: how to set data conditional breakpoint Reply with quote

Question1:What programming language is used in setting conditional breakpoints?
Question2:I want to set a data condition breakpoint in the specified memory address, such as setting a data condition breakpoint at the memory address 0014CF68. The interrupt condition is to interrupt when the value of the memory address is 12 34 56 78 9A BC DE FF. What should I do?
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

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

PostPosted: Wed Oct 25, 2023 5:43 am    Post subject: Reply with quote

go to advanced options and pause the process

go to memview, hexview and dragselect the bytes you wish to watch
rightclick the selection and choose data breakpoint->break on write
go to view->breakpointlist and righclick on the newly set breakpoint and choose "set/change condition"

Set it to a easy condition and set the condition to:
Code:

readQword(address)==0xffdebc9a78563412



now go to advanced options and resume the process
Once the address contains the value 0xffdebc9a78563412 it will break

_________________
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
niba
How do I cheat?
Reputation: 0

Joined: 25 Oct 2023
Posts: 3

PostPosted: Thu Oct 26, 2023 3:14 am    Post subject: Reply with quote

Can you give me a more detailed usage example? I attempted to interrupt a 32-bit integer variable with a value of 65 in my own testing program. This is my conditional interrupt:
Code:
readInteger(7FF768DD8040) == 0x41000000
When the value is 65, CE failed to interrupt successfully
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

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

PostPosted: Thu Oct 26, 2023 6:13 am    Post subject: Reply with quote

readInteger(0x7FF768DD8040) == 65
_________________
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
ParkourPenguin
I post too much
Reputation: 152

Joined: 06 Jul 2014
Posts: 4699

PostPosted: Thu Oct 26, 2023 10:34 am    Post subject: Reply with quote

The language is Lua btw

See the CE wiki for general information and celua.txt for documentation

_________________
I don't know where I'm going, but I'll figure it out when I get there.
Back to top
View user's profile Send private message
niba
How do I cheat?
Reputation: 0

Joined: 25 Oct 2023
Posts: 3

PostPosted: Thu Oct 26, 2023 11:37 pm    Post subject: Reply with quote

Thanks Wink
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine 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