View previous topic :: View next topic |
Author |
Message |
myistank Cheater
Reputation: 0
Joined: 08 Dec 2007 Posts: 46
|
Posted: Tue Nov 17, 2009 12:02 pm Post subject: VC++(DLL) into ASM |
|
|
Code: |
alloc(Mycode,256)
label(BackToOP)
OpenProcess://this's a windows api
jmp Mycode
Mycode:
mov eax, fs:[20]
cmp eax, [esp+0c]
jne BackToOP
mov fs:[34], 57
xor eax, eax
ret 000c
BackToOP:
mov edi, edi
push ebp
mov ebp, esp
jmp OpenProcess+5
|
How to use vc to this ASM inline assembly code into VC then injected into the Task Manager?
I get a night or No Which of the Big Brother Big Sister can help the next busy
>_ <!!!
OpenProcess on the property read-only memory - - good-hearted people want to help out a good storm
Last edited by myistank on Tue Nov 17, 2009 12:19 pm; edited 1 time in total |
|
Back to top |
|
 |
Noz3001 I'm a spammer
Reputation: 26
Joined: 29 May 2006 Posts: 6220 Location: /dev/null
|
Posted: Tue Nov 17, 2009 12:17 pm Post subject: |
|
|
That made no sense. But, Openprocess -> OpenProcess?
|
|
Back to top |
|
 |
myistank Cheater
Reputation: 0
Joined: 08 Dec 2007 Posts: 46
|
Posted: Tue Nov 17, 2009 12:18 pm Post subject: |
|
|
Naeth wrote: | That made no sense. But, Openprocess -> OpenProcess? |
yes,
|
|
Back to top |
|
 |
myistank Cheater
Reputation: 0
Joined: 08 Dec 2007 Posts: 46
|
Posted: Fri Nov 20, 2009 6:22 pm Post subject: |
|
|
who can help me?
|
|
Back to top |
|
 |
|