.. /Dxcap.exe
Star

Execute

DirectX diagnostics/debugger included with Visual Studio.


Paths:

Resources:
Acknowledgements:

Detection:

Execute

  1. Launch notepad.exe as a subprocess of dxcap.exe. Note that you should have write permissions in the current working directory for the command to succeed; alternatively, add '-file c:\path\to\writable\location.ext' as first argument.

    Dxcap.exe -c C:\Windows\System32\notepad.exe
    Use case
    Local execution of a process as a subprocess of dxcap.exe
    Privileges required
    User
    Operating systems
    Windows
    ATT&CK® technique
    T1127