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

Public API, examples, documentation and issues for Binary Ninja

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

**Version and Platform (required):** - Binary Ninja Version: 3.1.3469-dev - OS: Windows - OS Version: 11 - CPU Architecture: x86_64 **Bug Description:** MSVCR100.dll is not installed as a dependency so...

bug
Impact: Medium
Effort: Trivial

**Version and Platform (required):** - Binary Ninja Version: 3.1.3673-dev - OS: MacOS - OS Version: 12.5.1 - CPU Architecture ARM64 **Bug Description:** The cross-references pane no longer has a horizontal...

bug
Impact: Medium
Effort: Trivial

When using the Wayland client on Linux, panes cannot be dragged to new windows and cannot be dragged to a different, already existing window. In Wayland, panes can only be...

bug
ui
Impact: Low
Effort: Low
Qt6

While ELF and PE are (supposedly?) limited to 8 bytes for section names, Mach-O allows 16, and Mach-O binaries *very* frequently make use of all 16 of them. Universally so...

enhancement
ui
Impact: Low
Effort: Trivial

**Is this a general concept that needs to be documented or a specific API?** General Concept **What concept or API needs more documentation?** There is no specific documentation on how...

Type: Enhancement
Component: Documentation
Effort: Low
Impact: Medium

**Is this a general concept that needs to be documented or a specific API?** General Concept **What concept or API needs more documentation?** The act of building a custom Architecture...

documentation
Effort: Low
Impact: Medium

**Is this a general concept that needs to be documented or a specifi API?** General Concept: What is the workflow for building and submitting a binja c++ based plugin, how...

Type: Enhancement
Component: Documentation
Effort: Medium
Impact: Medium

**What is the feature you'd like to have?** Would be really awesome to see Binary Ninja get a native/built in implementation of [FRIEND](https://github.com/alexhude/FRIEND) or it's newer fork [AIME](https://github.com/NeatMonster/AMIE) this would...

enhancement
API
Impact: Low
Effort: Low

Right now, we have multiple widgets that support filtering of the items. However, there behaviors are not consistent. In particular, all widgets that inherit from FilterTarget class, i.e., those in...

enhancement
ui
Impact: Low
Effort: Low

**What is the feature you'd like to have?** When building UI plugins, a build of Qt 6 with Binary Ninja's patches is required. This build process is documented at and...

enhancement
Impact: Low
Effort: Trivial