binja.call
Call any Binary Ninja API function (bn.* or bv.*) with arguments and keyword arguments via a generic bridge for headless reverse engineering automation.
Instructions
Generic API bridge: call bn.* or bv.* target path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| kwargs | No | ||
| target | Yes | ||
| session_id | No |