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

Public API, examples, documentation and issues for Binary Ninja

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

Calls to Objective-C methods defined outside the binary—e.g. NSString methods, etc.—currently can't be rewritten because there is no function inside the binary to replace the call destination with. Creating stub...

Component: Objective-C

Right now the extern section is created by the core during view finalization, and cannot be changed afterwards. It would be nice if we support adding other functions into that...

Type: Enhancement
Component: Core
Impact: High
Effort: Medium

**Version and Platform (required):** - Binary Ninja Version: 4.1.5514-dev - OS Version: macOS 14.5 - CPU Architecture: aarch64 **Bug Description:** I clicked "Reinstall" on a plugin and don't have the...

Type: Bug
Component: UI
Impact: Low
Effort: Low
UI: Plugin Manager

**Version and Platform (required):** - Binary Ninja Version: 4.1.5474-dev, f6ba0af7 - OS: macos - OS Version: 14.5 - CPU Architecture: arm64 Internal binary `major dine favor`. This is IDA. Note...

State: Awaiting Triage

**Version and Platform (required):** - Binary Ninja Version: 4.1.5489-dev - OS: macOS - OS Version: 14 - CPU Architecture: M1 **Bug Description:** Some instructions in some functions incorrectly report having...

Type: Bug
Component: Core
Effort: Low
Impact: Medium

**Version and Platform (required):** - Binary Ninja Version: 4.1.5475-dev - OS: Windows - OS Version: 11 - CPU Architecture: x64 **Bug Description:** After selecting the `Inline during analysis (experimental)` option...

Type: Bug
Component: UI
Component: Core
Impact: Low
Effort: Low

**Version and Platform (required):** - Binary Ninja Version: 4.1.5513-dev - OS: macOS 14.5 - CPU Architecture: aarch64 **Bug Description:** I used the new right-click "Update Plugin" feature implemented in #2330....

Type: Bug
Component: UI
Impact: Low
Effort: Low
UI: Plugin Manager

**Version and Platform (required):** - Binary Ninja Version: 4.1.5474-dev, f6ba0af7 - OS: macos - OS Version: 14.5 - CPU Architecture: arm64 Internal binary `major dine favor`. `_DjiAircraftInfo_GetBaseInfo`... IDA does this...

Type: Enhancement
Component: Core
Core: MLIL
Effort: Low
Impact: Medium

There is an issue with the current segment design and how we handle overlapping segments. If a newly added segment happens to overlap the start of an existing segment, the...

Component: Core
Impact: Low
Effort: Medium
Component: Relocations

This is part of the reason of https://github.com/Vector35/binaryninja-api/issues/4883. The issue brings up a case like this: 1. A file is analyzed, and a function has no matching type library entry...

Type: Bug
Component: Core
Impact: Low
Effort: Low