set_segment_permissions
Modify the read, write, and execute permissions of a segment at a specified address in IDA Pro.
Instructions
Change the read/write/execute permissions of the segment containing the given address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| read | No | ||
| write | No | ||
| address | Yes | ||
| execute | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |