.. /Devtoolslauncher.exe
Star

Execute

Binary will execute specified binary. Part of VS/VScode installation.

Paths:

Resources:

Acknowledgements:

Detections:

Execute

  1. The above binary will execute other binary.

    devtoolslauncher.exe LaunchForDeploy [PATH_TO_BIN] "argument here" test
    Use case
    Execute any binary with given arguments and it will call developertoolssvc.exe. developertoolssvc is actually executing the binary.
    Privileges required
    User
    Operating systems
    Windows 7 and up with VS/VScode installed
    ATT&CK® technique
    T1127
  2. The above binary will execute other binary.

    devtoolslauncher.exe LaunchForDebug [PATH_TO_BIN] "argument here" test
    Use case
    Execute any binary with given arguments.
    Privileges required
    User
    Operating systems
    Windows 7 and up with VS/VScode installed
    ATT&CK® technique
    T1127