il.function
Retrieve intermediate language (IL) instructions for a function by its start address. Supports LLIL, MLIL, and HLIL levels with optional SSA form.
Instructions
IL function listing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ssa | No | ||
| level | No | ||
| limit | No | ||
| offset | No | ||
| session_id | Yes | ||
| function_start | Yes |