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 


CREATETHREAD understanding
Goto page Previous  1, 2
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Tutorials -> Auto Assembler tutorials
View previous topic :: View next topic  
Author Message
squall0833
Cheater
Reputation: 0

Joined: 20 Oct 2012
Posts: 35

PostPosted: Tue Mar 28, 2017 4:54 am    Post subject: Reply with quote

so you don't need to dealloc memory from createthread

don't you need to unregistersymbol at disable section?
Back to top
View user's profile Send private message
kostya555
Advanced Cheater
Reputation: 0

Joined: 04 Apr 2013
Posts: 55

PostPosted: Wed Apr 15, 2020 9:09 am    Post subject: How to make CREATETHREAD Reply with quote

[ENABLE]
aobscan(Item.Inf,48 63 48 48 FF C9) // should be unique
alloc(newmem,$1000,05D265F6)
registersymbol(Item.Inf)
label(code)
label(return)

newmem:
mov [rax+48],#99
code:
movsxd rcx,dword ptr [rax+48]
dec ecx
jmp return

Item.Inf:
jmp newmem
nop
return:

[DISABLE]

Item.Inf:
db 48 63 48 48 FF C9

unregistersymbol(Item.Inf)
dealloc(newmem)
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 Tutorials -> Auto Assembler tutorials All times are GMT - 6 Hours
Goto page Previous  1, 2
Page 2 of 2

 
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