il.rewrite.noop_replace
Replace an IL expression with a no-op (NOP) instruction in Binary Ninja to nullify its effect without changing surrounding code structure.
Instructions
Perform no-op IL expression replacement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | ||
| level | No | ||
| finalize | No | ||
| session_id | Yes | ||
| function_start | Yes | ||
| generate_ssa_form | No |