My sample calls CreateProcessInternalW to create a new process, is there a way track it without attaching a debugger or hooking the function?
My sample calls CreateProcessInternalW to create a new process, is there a way track it without attaching a debugger or hooking the function?