create_flag
Create a named flag or label at a specified address to mark important locations in binary analysis, making code and data easier to reference during reverse engineering.
Instructions
Create a flag/label at address (f name @ addr).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| size | No | ||
| address | Yes | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |