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 


"Conditional" addresses in the memory viewer?

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
Cheating'sHard
Newbie cheater
Reputation: 0

Joined: 15 Aug 2020
Posts: 12
Location: 16845 N 29th Ave Ste 1212, Phoenix, AZ 85053

PostPosted: Sat Aug 07, 2021 7:38 pm    Post subject: "Conditional" addresses in the memory viewer? Reply with quote

I was poking around in CE and found the referenced functions window. I sorted by refcount and decided to go to the most referenced function. When I went there, though, scrolling was incredibly slow and I saw all of these "conditional" and "unconditional" addresses without knowing what they mean. I tried Google, but I'm not entirely sure what I'd search for anyway. What do these mean and why are they laggy?


Screenshot_2.png
 Description:
 Filesize:  74.88 KB
 Viewed:  1197 Time(s)

Screenshot_2.png



_________________
Why not?
Back to top
View user's profile Send private message
ParkourPenguin
I post too much
Reputation: 152

Joined: 06 Jul 2014
Posts: 4708

PostPosted: Sat Aug 07, 2021 8:07 pm    Post subject: Reply with quote

It's the target of a conditional branch. e.g. "7FF70B6B1E47(Conditional) / Minecraft.Windows.exe+2DC1E99" means the instruction at 7FF70B6B1E47 conditionally jumps to Minecraft.Windows.exe+2DC1E99.
_________________
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
TheNightOwl
How do I cheat?
Reputation: 0

Joined: 30 May 2021
Posts: 3

PostPosted: Sat Aug 07, 2021 8:16 pm    Post subject: Reply with quote

"unconditional" is unconditional jump (JMP).It jumped from a different location to the code without any types of comparison.
Quote:
7FF708FF2A2B(Unconditional)
means that the code at the address 7FF708FF2A2B is "jmp Minecraft.Windows.exe+2DC1E8F"

"conditional" is conditional jump (JE:jump if equal, JNE:jump if not equal, JA:jump above, JB:jump if below, ect.)
These check the Flags register to determine whether to jump or not. If you don't know what Flags register is, look it up on google

I'm terrible at explaining thing but I hope I got my point across
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