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 change ZF in EFLAGS?

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting
View previous topic :: View next topic  
Author Message
ta_trainer
Advanced Cheater
Reputation: 0

Joined: 24 Dec 2006
Posts: 76

PostPosted: Wed Mar 04, 2015 8:08 pm    Post subject: How to change ZF in EFLAGS? Reply with quote

I need to change the ZF flag in EFLAGS conditionally after checking few variables. is there a way to do it

Code:
if (EIP == OFFSETS.CMPJUMP) then
      if (EDX == 0x6AC2C0 and (e110 == 0)) then
                    --how can I change ZF flag to 1 here?
      end
end


thanks in advance
Back to top
View user's profile Send private message
justa_dude
Grandmaster Cheater
Reputation: 23

Joined: 29 Jun 2010
Posts: 891

PostPosted: Thu Mar 05, 2015 2:57 am    Post subject: Reply with quote

I don't like to use Lua to write assembly code, so I'm not sure.... but I think maybe "EFLAGS" is an exported variable. It's probably just a bitmask (SF|ZF||AF||PF||CF). So, I'd try toggling the ZF bit.
_________________
A nagy kapu mellett, mindig van egy kis kapu.
----------------------
Come on...
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

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

PostPosted: Thu Mar 05, 2015 3:27 am    Post subject: Reply with quote

bit 6 is the ZF flag in EFLAGS
_________________
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 -> Cheat Engine Lua Scripting 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