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

Small negative numbers sometimes show up as large positive numbers sometimes: At LLIL it looks correct: ![image](https://user-images.githubusercontent.com/10556585/178295464-716e0bc3-7e18-43b4-9e1b-4c8927d56a33.png) But at HLIL its showing wrong: ![image](https://user-images.githubusercontent.com/10556585/178295052-56ba2f77-b494-46e8-818c-81d9c8227186.png)

enhancement
ui
Impact: Low
Effort: Trivial

**Version and Platform (required):** - Binary Ninja Version: 3.1 **Bug Description:** ![image](https://user-images.githubusercontent.com/10556585/178293363-8ac47640-057b-46d6-8bad-a453504a4764.png) PLT entries in the included binary are broken in some fundamental way. [libhdk.bndb.zip](https://github.com/Vector35/binaryninja-api/files/9085139/libhdk.bndb.zip)

bug
MIPS
Effort: Medium
Impact: Medium

The contents of `bv.libraries` is shown at the top of linear view but not in Triage View.

enhancement
ui
Effort: Trivial

Currently the `*` hotkey doesn't work on arrays of structures and instead attempts to make the first element of the structure an array.

enhancement
ui
Impact: Low
Effort: Trivial

Sometimes features exist in the plugins in the plugin manager yet people don't think to look there. I suggest that we add actions for each of not-yet-installed the plugins in...

enhancement
Impact: Medium
Plugin Manager
Effort: Trivial

**Version and Platform (required):** - Binary Ninja Version: 3.1.3478-dev, 3.0 (not a new issue) - OS: Windows - OS Version: 11 - CPU Architecture: x64 **Bug Description:** I'm adding tags...

bug
ui
Effort: Low
Impact: Medium

**What is the feature you'd like to have?** I want to be able to use Edit Function Properties to mark a function as `pure`. The purpose here would be to...

enhancement
Effort: Low
Impact: Medium

Right now the only way to retrieve all of the saved metadata for the current binary view is to `bv.query_metadata(key)` each of the saved keys. This requires manually updating a...

enhancement
Impact: Low
Effort: Trivial

**What is the feature you'd like to have?** Save with Options should have an option to anonymize/remove the original file path. **Is your feature request related to a problem?** This...

enhancement
Impact: Low
Effort: Trivial

Modal dialogs for change type and change name are not a great solution because once the dialog is up the user looses context of what they triggered the dialog on....

enhancement
ui
Effort: Medium
Impact: Medium