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 


2 Questions

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

Joined: 01 May 2014
Posts: 124

PostPosted: Tue Aug 26, 2014 6:46 pm    Post subject: 2 Questions Reply with quote

i dont understand this

Test eax,eax
je address

why to compare the same value?


is possible to nop a call?
there is some advanced tutorial about advanced codeinjection?
Back to top
View user's profile Send private message
abystus
Expert Cheater
Reputation: 1

Joined: 09 Dec 2010
Posts: 140

PostPosted: Wed Aug 27, 2014 2:05 am    Post subject: Re: 2 Questions Reply with quote

kitesan wrote:
i dont understand this

Test eax,eax
je address

why to compare the same value?


The Test instruction does a bit-wise AND operation, and sets the zero flag accordingly. The next line is a JE, and will jump if AND(EAX,EAX) = 0 (aka Zero Flag = 1).

kitesan wrote:

is possible to nop a call?


Yes, a Call can be nopped. If it is just a Call with no pushes directly before it, then just nop the Call. If the Call has pushes directly before it, nop the pushes as well as the Call. Depending on what the Call in question does, your modifications may still result in a crash due to the game expecting something to be set correctly within the Call you nopped.

kitesan wrote:

there is some advanced tutorial about advanced codeinjection?


Most likely. Search the forums. Also, Google is your friend.
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