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

The `CoreVersionInfo` class needs some simple examples like: `core_version_info() >= CoreVersionInfo(5,1,0) `

Impact: Low
Effort: Trivial

**Version and Platform (required):** - Binary Ninja Version: 5.2.8611-dev - Edition: Non-Commercial - OS: MacOS - OS Version: MacOS Sequoia 15 - CPU Architecture: M3 It should highlight the line...

Component: UI
Impact: Low
Effort: Low
UI: Linear
LanguageRep: Pseudo-Rust

**What is the feature you'd like to have?** As a follow up to #7353, I'd like to be able to create a sidebar widget that is context aware to which...

Component: UI
Effort: Low
Impact: Medium
Component: Plugin
UI: Projects

**Version and Platform (required):** - Binary Ninja Version: 5.3.8652-dev Ultimate (f6637a1a) - Edition: Ultimate - OS: macOS - OS Version: 15.6 - CPU Architecture: M1 **Bug Description:** Relocations appear to...

Impact: Medium
File Format: SharedCache

**Version and Platform (required):** - Binary Ninja Version: 5.3.8652-dev Ultimate (f6637a1a) - Edition: Ultimate - OS: macOS - OS Version: 15.6 - CPU Architecture: M1 **Bug Description:** I opened a...

Impact: High
Component: Projects
File Format: SharedCache

Right now there are limited possible results for the filtering on an action in the action system. You can return true or false (with some context), but we should consider...

Component: UI
Impact: Low
Effort: Low

I want to right click and copy as python list like copy as C array. For example, ```c 00404080 uint32_t check[0x1e] = 00404080 { 00404080 [0x00] = 0x244b28be 00404084 [0x01]...

Impact: Low
Effort: Trivial

**What is the feature you'd like to have?** For data that is displayed in multiple columns that the user can choose to sort by one column, should be enhanced so...

Component: UI
Impact: Low
Effort: Low

**What is the feature you'd like to have?** If users can filter the sections in the strings view, it will be easier to locate the important strings. **Is your feature...

Impact: Low
Effort: Trivial
UI: Strings