get_string
Reads strings from specified memory addresses in an IDA Pro instance for reverse engineering analysis.
Instructions
Read strings from memory addresses
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| addrs | Yes | Addresses to read strings from | |
| instance_id | Yes | Target IDA instance ID (required) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |