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 


AUTO ASSEMBLER's question

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

Joined: 14 Jun 2010
Posts: 0

PostPosted: Tue Jun 15, 2010 5:11 am    Post subject: AUTO ASSEMBLER's question Reply with quote

help me IOI

After the code injected

the game was close

The reason is anything??

[ENABLE]
label(back)

00108000:
mov edx,FFFFFFFF
mov [ecx+eax+04],edx
jmp back

00551BEC:
jmp 00108000
nop
back:

[DISABLE]
00551BEC:
mov [ecx+eax+04],edx
Back to top
View user's profile Send private message
Freiza
Grandmaster Cheater
Reputation: 22

Joined: 28 Jun 2010
Posts: 662

PostPosted: Sat Jul 17, 2010 3:19 pm    Post subject: Reply with quote

you didnot allocate the memory
use alloc(newmem,2048)
Back to top
View user's profile Send private message Send e-mail
XaLeX
Expert Cheater
Reputation: 0

Joined: 19 Aug 2008
Posts: 226

PostPosted: Sat Jul 17, 2010 5:45 pm    Post subject: Reply with quote

I think he's using a codecave, that's why he hasn't allocated memory.

Anyway, it could be the 0xFFFFFFFF. if that value is a signed integer, it would be set to -1. try changing the first F to a 7 (0x7FFFFFFF).

Or, you could have done something wrong with the nop's. Could you post a snippet of the original code?
Back to top
View user's profile Send private message
Recifense
I post too much
Reputation: 166

Joined: 17 Mar 2008
Posts: 3688
Location: Pernambuco - Brazil

PostPosted: Thu Jul 22, 2010 6:41 am    Post subject: Reply with quote

Hi,

The instruction mov [ecx+eax+04],edx is 4 bytes long. The the instructions in the hacking point take 6 bytes. Thatīs one of the reasons for crashing.

00551BEC:
jmp 00108000 // 5 bytes
nop // 1 byte
back:

Cheers!
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 -> General Gamehacking 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