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?** String View option to filter to only strings referenced by the currently selected function.

enhancement
ui
Impact: Low
Effort: Low

(Issue for @cookiemon) **Version and Platform (required):** - Binary Ninja Version: 3.1.3618-dev **Bug Description:** Transcript from public slack ([from `@null_ptr`](https://binaryninja.slack.com/archives/C0CVALTLN/p1660390659549479)) > When I have a function like this in hlil,...

enhancement
HLIL
IL Optimization
Impact: Low
Awaiting Triage

When the tag list is updated (open a large and complex binary for many potential tags created during analysis -- binaryninjacore is a good one on most platforms) you cannot...

bug
ui
Impact: Low
Effort: Low

**Version and Platform (required):** - Binary Ninja Version: 3.1.3651 - OS: macOS - OS Version: * - CPU Architecture: x64 **Bug Description:** There are multiple ways to select text in...

ui
Impact: Low
Effort: Trivial

UI plugins no longer load in headless binja but plugins that import PySide6 before binaryninjaui can still experience some problems. We should have documentation in https://docs.binary.ninja/dev/plugins.html that describes best-practices for...

enhancement
documentation
Impact: Low
Effort: Trivial

**Version and Platform (required):** - Binary Ninja Version: 2.5.3145-dev - OS: macOS - OS Version: 12.0.1 **Bug Description:** Certain "invalid instruction" tags are created when the arch fails to disassemble...

bug
Impact: Low
Effort: Low

**Version and Platform (required):** - Binary Ninja Version: 3.1.3625-dev - OS: macOS - OS Version: 12.4 - CPU Architecture: M1 **Bug Description:** When tab completing various UI-related things in the...

bug
ui
Impact: Low
Effort: Low

https://sourceware.org/gdb/onlinedocs/gdb/Separate-Debug-Files.html

enhancement
Impact: Low
Effort: Medium

- [ ] Warn when adding a segment/section not backed by file (will be obviated by #920) (suggestions from https://github.com/Vector35/binaryninja-api/issues/1698#issuecomment-1222580558) - [ ] Add a "Create Section" right-click menu option...

enhancement
ui
Impact: Low
Effort: Low

**What is the feature you'd like to have?** Typelibs for Windows kernel mode libraries **Additional Information:** Having type information for common kernel mode libraries, such as: - `ntoskrnl.exe` - `hal.dll`...

enhancement
Impact: Medium