infer_types
Infers data types for specified addresses in an IDA Pro instance, aiding reverse-engineering by automatically determining variable and function types.
Instructions
Infer types
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| addrs | Yes | Addresses to infer types for | |
| instance_id | Yes | Target IDA instance ID (required) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |