check_connection
Verify the operational status of the IDA Pro plugin by checking its active connection during automated reverse engineering tasks.
Instructions
Check if the IDA plugin is running
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "check_connectionArguments",
"type": "object"
}