|
-
July 8th, 2009, 05:23 PM
#1
CreateProcess and Detours
Hi,
I was wondering if DetourCreateProcessWithDll is just equivalent to CreateProcess suspended, injecting the DLL, then resuming? Or is it doing something special in the background, and if so, does anybody have any example or link not dependent on the Detours library?
Thanks
-
July 9th, 2009, 04:51 AM
#2
Re: CreateProcess and Detours
Suspended process will not get injected except in case of changing the thread contexts.
Regards,
Ramkrishna Pawar
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|