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

Handle files which have embedded files. Allow users to select the file they would like to edit/analyze.

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

The new memory map APIs allow for changes not currently exposed in the memory map UI. For example, creating a new writable segment not backed by a file. We should...

Type: Enhancement
Component: UI
Effort: Low
Impact: Medium
UI: Memory Map

1. Open a file 2. Save a database 3. Rename a function 4. Rename the function again 5. Save 6. Undo once 7. Notice the database is marked as changed...

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

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

![image](https://github.com/user-attachments/assets/8f6a7b90-2442-4d27-abbd-d7bfe7c9bc6b)

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

**Version and Platform (required):** - Binary Ninja Version: 4.2.6152-dev Personal (3ee2364e) - OS: manjaro - OS Version: Linux version 6.9.12-3-MANJARO (builduser@fv-az772-99) (gcc (GCC) 14.2.1 20240805, GNU ld (GNU Binutils) 2.43.0)...

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

Some settings in the settings view require a restart when changed. We should add some sort of visual indicator or text to those settings so users will 1) know that...

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

The culprit here is the `_n` class member which serves as the counter for the `__next__` function. That needs to be reset when iterating through the list. Making a new...

A handler for slices has been added for the TypeDataAccessor for data variables with an ArrayType. Fixes #5501

When opening a collaboration file in triage view, the full path on disk is shown instead of the nice short name we show in the tab title

Type: Enhancement
Component: UI
Impact: Low
Effort: Trivial
UI: Triage Summary