I have process. I can start some other .NET process which I want to profile as well.
Is that possible to HOOK CreateProcess(and other's).
As the matter of fact, it is impossible for me to start that (child) process standalone.
Description
I have process. I can start some other .NET process which I want to profile as well.
Is that possible to HOOK CreateProcess(and other's).
As the matter of fact, it is impossible for me to start that (child) process standalone.