WinDbg.exe

Windows Debugger for advanced user-mode and kernel-mode debugging.

Execute

Executes an executable under a trusted microsoft signed binary.

windbg.exe -g {CMD}

Launches a command line through the debugging process; optionally add `-G` to exit the debugger automatically. — MITRE: T1127 — Privileges: User