list_instances
Discover and list all running Ghidra instances, showing project name, PID, open programs, and connection details.
Instructions
List known Ghidra instances from UDS discovery and the active TCP fallback.
Returns JSON with each instance's project name, PID, open programs, and socket path or TCP URL. Also shows which instance is currently connected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |