Catalog LOLBAS

LOL · OtherMSBinary

Devtoolslauncher.exe

2 techniques WindowsLOLBAS GPL-3.0

Execute

Execution Windows

The above binary will execute other binary.

Use Execute any binary with given arguments and it will call `developertoolssvc.exe`. `developertoolssvc` is actually executing the binary.

devtoolslauncher.exe LaunchForDeploy {PATH_ABSOLUTE:.exe} "{CMD:args}" test
Context
user
Native
Execute
MITRE
T1127

Execute

Execution Windows

The above binary will execute other binary.

Use Execute any binary with given arguments.

devtoolslauncher.exe LaunchForDebug {PATH_ABSOLUTE:.exe} "{CMD:args}" test
Context
user
Native
Execute
MITRE
T1127