binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

Public API, examples, documentation and issues for Binary Ninja

Results 859 binaryninja-api issues
Sort by recently updated
recently updated
newest added

**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...

Impact: Low
Effort: Low
Component: WARP

**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...

Component: Architecture
Arch: ARM64
Impact: Low

**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...

Component: Architecture
Arch: ARM64
Impact: Low

- [x] EGPRs - [x] JMPABS - [x] Push/Pop - [x] PUSH2 - [x] PUSHP - [x] POP2 - [x] POPP - [x] CCMPSCC - [x] CFCMOVCC - [x] CTESTSCC...

Component: Architecture
Arch: x86
Impact: Low
Effort: Medium

**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...

Impact: Low
Component: Collaboration

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...

Component: API
Impact: Low
Effort: Trivial
Component: Python API

**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...

Impact: Low
UI: Projects

**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...

Impact: Medium
Effort: Trivial