disassemble
Decode machine code into human-readable instructions at a live memory address, with control over the number of instructions to disassemble.
Instructions
Disassemble count instructions at address from live memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| address | Yes | ||
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |