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 assembly black ops [Help]

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

Joined: 24 Mar 2012
Posts: 2

PostPosted: Sat Mar 24, 2012 3:43 pm    Post subject: auto assembly black ops [Help] Reply with quote

Hi CE Forums, I did have an account on here years ago but for the life of me cant remember the name of it or email but basically im an advanced CE user but have just ran into a problem i can use code injection on dec and add things but now im stuck at this .

Code:
00483DED - 8B 56 04                   - mov edx,[esi+04]


and this is the auto-assembly code injection

Code:
alloc(newmem,2048) //2kb should be enough
label(returnhere)
label(originalcode)
label(exit)

newmem: //this is allocated memory, you have read,write,execute access
//place your code here

originalcode:
mov edx,[esi+04]
and eax,1F

exit:
jmp returnhere

"BlackOps.exe"+83DED:
jmp newmem
nop
returnhere:


code relocation template
Code:
alloc(newmem,256)

label(orig_00483E06)
label(orig_00483E12)
label(orig_00483E17)
label(orig_00483E1A)

newmem:
mov edx,[esi+04]
and eax,1F
dec eax
cmp eax,04
push edx
push ecx
test eax,eax
call 005517B0

orig_00483E06:
cmp eax,02
call 00545370

orig_00483E12:
call 006427A0

orig_00483E17:
add esp,08

orig_00483E1A:
and dword ptr [esi+08],E0
mov eax,[esi+08]
mov ecx,[esp+10]
mov edx,[ecx+04]
or edx,eax
mov [esi+08],edx
mov eax,[ecx]
mov [esi+04],eax
pop esi
ret
int 3
int 3
int 3
int 3
int 3
int 3
int 3
int 3
int 3
int 3
int 3
int 3
mov eax,[esp+04]
mov ecx,[esp+08]
push esi
push edi
mov edi,eax
imul edi,edi,XInputGetKeystroke+2668
add edi,[01A48BA8]
mov edx,0000FFFF
movzx esi,word ptr [edi+ecx*2+08]
cmp si,dx
je 00483E8F
push eax
call 004A29E0


also below the first code is
Code:
00483DF0 - 83 E0 1F                   - and eax,1F

and the code-injection template is this
Code:
alloc(newmem,2048) //2kb should be enough
label(returnhere)
label(originalcode)
label(exit)

newmem: //this is allocated memory, you have read,write,execute access
//place your code here

originalcode:
and eax,1F
dec eax
cmp eax,04

exit:
jmp returnhere

"BlackOps.exe"+83DF0:
jmp newmem
nop
nop
returnhere:

now I have no idea how to activate this ( its instant kill) i have found the address in game but cannot find a pointer for it ( impossible i have found multi-level pointers before and even with a poitner scan on that one address they all change so no pointers ive heard from someone who has made it before can only be done with the code injection bit, now i have no clue as to how i would activate this. so if anyone can help me with this i will credit in my next trainer release as i create trainers with VB can check them out if google zolferno black ops.

Kind Regards
Zolferno[/code]
Back to top
View user's profile Send private message
zolferno
How do I cheat?
Reputation: 0

Joined: 24 Mar 2012
Posts: 2

PostPosted: Thu Apr 05, 2012 7:13 am    Post subject: SOLVED Reply with quote

ah dont worry guys i figured it out can you close the thread please
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 Lua Scripting 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