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

**What is the feature you'd like to have?** Please provide a clear and concise description of what you want. Ability to give function namespace. For example if I name function...

enhancement
API

**Binary Ninja Version** 2.4.2921-dev **Describe the bug** No block-based highlights propagate to the HLIL view. **To Reproduce** Steps to reproduce the behavior: 1. Highlight all the blocks in a function...

bug
Impact: Medium

1. Make a very narrow linear view pane and scroll to the "note" at the top 2. Scroll horizontally 3. Notice that the text scrolls but the "note" background does...

bug
ui
Impact: Low
Effort: Trivial

**Version and Platform (required):** - Binary Ninja Version: 3.1.3704 - OS: macOS - OS Version: 12.4 - CPU Architecture: M1 **Bug Description:** If you have two windows open, and try...

bug
ui
Impact: Medium

**Version and Platform (required):** - Binary Ninja Version: 3.1.3522-dev - OS: Windows - OS Version: 10.0.25136.1000 - CPU Architecture: x64 **Bug Description:** I have a BNDB I've been working on...

performance
Impact: Low
Effort: Medium

**Version and Platform (required):** - Binary Ninja Version: 3.1.3703-dev (Build ID 2713759a) - OS: Ubuntu Linux - OS Version: 22.04.01 - CPU Architecture x64 **Bug Description:** Binary Ninja is off...

bug

**Version and Platform (required):** - Binary Ninja Version: 3.1.3703-dev Personal (Build ID 2713759a) - OS: macOS - OS Version: 13.0 (22A5342f) - CPU Architecture: Apple silicon **Bug Description:** If I...

bug

Currently Binary Ninja only has the ability to ship native plugins. There is a lot of functionality we've built which can be enabled in the plugin manager however we'd like...

enhancement
Effort: Low
Impact: Medium

For as long as it has existed the Symbols search has been keyword based i.e. you can search for "foo bar" to do sub searches. We've noticed most people don't...

enhancement
ui
Impact: Medium
Effort: Trivial

When you hit `*` hotkey on a variable it should look for the next DataVariable or end of Section/Segment and suggest an array size that would fill that region.

enhancement
ui
Impact: Medium
Effort: Trivial