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 


instruction can't be compiled [error]

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

Joined: 01 Jan 2013
Posts: 13
Location: Ph

PostPosted: Sat May 30, 2015 2:49 am    Post subject: instruction can't be compiled [error] Reply with quote

i need help on this please
Code:
Error in line 12 (mov eax,[eax*4+AkibaUU.exe+493848])
:This instruction can't be compiled

oi59_tinypic_com/vsoo5c_jpg (replace '_' with dots)
im still a newbie using CE thank you Smile

_________________
3214N
Back to top
View user's profile Send private message Send e-mail
Redouane
Master Cheater
Reputation: 3

Joined: 05 Sep 2013
Posts: 363
Location: Algeria

PostPosted: Sat May 30, 2015 8:03 am    Post subject: Re: instruction can't be compiled [error] Reply with quote

Brian-1337- wrote:
i need help on this please
Code:
Error in line 12 (mov eax,[eax*4+AkibaUU.exe+493848])
:This instruction can't be compiled

oi59_tinypic_com/vsoo5c_jpg (replace '_' with dots)
im still a newbie using CE thank you Smile


Code:
push ebx
lea ebx,[AkibaUU.exe+493848] //  will copy the address AkibaUU.exe+493848 to ebx
mov eax,[eax*4+ebx]
pop ebx

It's because it's not possible to translate that instruction directly to bytecodes (tried with OllyDbg,didn't work)
Back to top
View user's profile Send private message
Brian-1337-
Newbie cheater
Reputation: 0

Joined: 01 Jan 2013
Posts: 13
Location: Ph

PostPosted: Sat May 30, 2015 9:36 pm    Post subject: Re: instruction can't be compiled [error] Reply with quote

rnib wrote:
Brian-1337- wrote:
i need help on this please
Code:
Error in line 12 (mov eax,[eax*4+AkibaUU.exe+493848])
:This instruction can't be compiled

oi59_tinypic_com/vsoo5c_jpg (replace '_' with dots)
im still a newbie using CE thank you Smile


Code:
push ebx
lea ebx,[AkibaUU.exe+493848] //  will copy the address AkibaUU.exe+493848 to ebx
mov eax,[eax*4+ebx]
pop ebx

It's because it's not possible to translate that instruction directly to bytecodes (tried with OllyDbg,didn't work)
actually i found what's making the error.
ERROR = mov eax,[eax*4+AkibaUU.exe+493848]
FIXED = mov eax,[eax*4+"AkibaUU.exe"+493848] // there should be ( " ) in the process name.
i hope they fix it in latest version.

still, thank you for replying. Smile

edit: the auto "Code Injection" doesn't put ( " ) to process name of original code.

_________________
3214N
Back to top
View user's profile Send private message Send e-mail
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