patch.convert_to_nop
Convert a binary instruction at a specified address to a NOP (no operation) to disable its functionality during reverse engineering analysis.
Instructions
Patch instruction to NOP when supported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| session_id | Yes |