binaryninja-api
binaryninja-api copied to clipboard
Public API, examples, documentation and issues for Binary Ninja
**Version and Platform (required):** - Binary Ninja Version: 5.3.8724-dev Ultimate, a43c703e - OS: macos - OS Version: 26.1.0 - CPU Architecture: arm64 **Bug Description:** The execute bit is not set...
Currently outlined steps for pushing to WARP server: 1. Enable network WARP in settings 2. Add API key in settings 3. Open a binary and annotate 4. Create WARP file...
**What is the feature you'd like to have?** Accesses to system registers are represented as intrinsics that take an enum operand. This enum type's members are named with the system...
**Version and Platform (required):** - Binary Ninja Version: 5.3.8714-dev Ultimate, 4a6b6596 - OS: macos - OS Version: 26.1.0 - CPU Architecture: arm64 **Bug Description:** The aarch64 disassembler currently includes system...
- [x] EGPRs - [x] JMPABS - [x] Push/Pop - [x] PUSH2 - [x] PUSHP - [x] POP2 - [x] POPP - [x] CCMPSCC - [x] CFCMOVCC - [x] CTESTSCC...
**Version and Platform (required):** - Binary Ninja Version: 5.3.8718-dev Ultimate, 27bb2e48 - OS: macos - OS Version: 26.1.0 - CPU Architecture: arm64 **Bug Description:** Opening this file causes a freeze...
**Version and Platform (required):** - Binary Ninja Version: 5.2.8722 - Edition: Ultimate - OS: Ubuntu - OS Version: 22.04 - CPU Architecture: arm64 **Bug Description:** When I modify files in...
Both of the `add_auto_*` APIs that make batch sections and segments in python currently require you to construct a native object to use the API. This is not pythonic and...
**What is the feature you'd like to have?** I want the ability to have my project export to a zip, in one step **Is your feature request related to a...
**Version and Platform (required):** - Binary Ninja Version: binaryninja-api `dev/5.2.8353` - Edition: Commercial - OS: macOS - OS Version: 26.0.1 (25A362) - CPU Architecture: arm64 **Bug Description:** From `rust/src/workflow/activity.rs`: ```rust...