shaddar
March 5th, 2004, 16:48
hi there,
ok i'm currently trying to unpack a target which is somehow protecting itself by starting its main .exe again (createProcess) but with additional parameters.
now my question is, how can i follow that createProcess call in ollydbg? i'm already debugging the .exe but it doesn't break on the oep (because it's a different process i guess
). is that even possible with ollydbg? i hope so 
thx in advance
ok i'm currently trying to unpack a target which is somehow protecting itself by starting its main .exe again (createProcess) but with additional parameters.
now my question is, how can i follow that createProcess call in ollydbg? i'm already debugging the .exe but it doesn't break on the oep (because it's a different process i guess


thx in advance