arch.assemble
Assemble instruction text into machine code for a specific CPU architecture within a headless Binary Ninja session.
Instructions
Assemble instruction text with selected architecture.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asm | Yes | ||
| address | No | ||
| arch_name | No | ||
| session_id | Yes |