x64dbg_connect
Reconnects to a running x64dbg instance when Claude is not connected. Establishes a link to begin debugging sessions.
Instructions
Attempt to (re)connect to a running x64dbg instance. USE WHEN: x64dbg is already running but Claude is not connected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Structured result data (varies by tool) | |
| error | No | ||
| details | No | Detailed text breakdown | |
| success | Yes | ||
| summary | Yes | One-line human-readable result | |
| suggested_next_tools | No | Tools recommended to call next based on this result |