nitroglico
October 30th, 2006, 12:01
I am trying to Attach a little PE (executable) on another, and code inside this program using the ollydbg.
My aim is to code inside the original PE, to detach the little PE (ON THE FLY) and copy it to a directory.
I know how to code but dont know how to attach / detach a program from another, is it possible? Is there ANY Windows API that could attach / detach the executable for me or i have to do it by hand?
Nitro
My aim is to code inside the original PE, to detach the little PE (ON THE FLY) and copy it to a directory.
I know how to code but dont know how to attach / detach a program from another, is it possible? Is there ANY Windows API that could attach / detach the executable for me or i have to do it by hand?
Nitro