AirsoftDivisionHRO
Mitglied
Wie kann ich den folgenden code in mein programm einbauen?
0000000: <<<<<< opk adddie here
jmp 0000000 <<<<< jmp to a address not in use(this is were your jumping your code)
nop
0000000: <<<<<<< same addie as your jmp (this is what youve jmped the code too)
mov ebx,458CA000
mov eax,0
mov [ecx+00000174],ebx
mov [ecx+00000178],eax
mov [ecx+0000017c],ebx
jmp 0000000 <<<<<<<jump +16 to opk addie here
nop