list_supported_architectures
Retrieve a list of all supported CPU architectures to select the correct 'arch' parameter for disassembly operations.
Instructions
List all supported CPU architectures.
Returns available architecture identifiers for the 'arch' parameter used by disassemble_hex, disassemble_file_section, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |