disassemble
Decode a specified number of ARM64 instructions at a memory address to inspect executable code.
Instructions
Decode a bounded instruction range through the bridge disassembly abstraction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | 64-bit address as a 0x-prefixed hex string | |
| architecture | No | ||
| instructionCount | Yes |