Posted: Fri Jun 12, 2009 7:18 pm Post subject: [Help] Executing A Function In A New Process
I was wondering if it was possible to execute the same process except not running anything but instead executing a function in the copied process.
Here's a crappy diagram:
[Main Process] -> CreateProcessA
[Main Process] [Child Process (No Execution)]
[Main Process] -> CreateRemoteThread
[Main Process] [Child Process With A Thread Running That Was Just Executed]
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