Starts a collection session with sessionID 1 and calls kernelbase.CreateProcessW to launch specified executable.
VSDiagnostics.exe start 1 /launch:calc.exe
Usecase: Proxy execution of binary
Privileges required: User
OS: Windows 10, Windows 11
MITRE ATT&CK®: T1127
Starts a collection session with sessionID 2 and calls kernelbase.CreateProcessW to launch specified executable. Arguments specified in launchArgs are passed to CreateProcessW.