patch.skip_and_return_value
Patch an instruction to skip execution and return a given integer value, modifying program behavior at a specific address.
Instructions
Patch instruction to skip and return value when supported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| address | Yes | ||
| session_id | Yes |