close_debugger
Terminate the x64dbg or x32dbg process to cleanly shut down the debugger, even without a bridge connection, enabling plugin updates or debugger restarts.
Instructions
Kill the x64dbg or x32dbg process. Works even if the bridge is not connected. Use this to cleanly shut down the debugger before deploying updated plugins or when you need to restart the debugger.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Force-kill via taskkill even if the process was not launched by this MCP server (default false) |