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

When a user right clicks in a region of linear view they are greeted with a very helpful context menu, this context menu has the unfortunate task of trying to...

Component: UI
UI: Linear

**What is the feature you'd like to have?** I want to register a command to be callable from the project browser. **Is your feature request related to a problem?** I...

Component: API
Impact: Medium
Effort: Trivial
Component: Rust API
Component: Plugin
UI: Projects
Component: Python API

**What is the feature you'd like to have?** The Strings view should have a Length column to allow sorting strings by length. **Additional Information:** I've already started implementing this in...

Component: UI
Impact: Low
Effort: Trivial
UI: Strings

This adds support for String wrapping in the formatter up to the length specified in "Maximum String annotation size," allowing for the display of longer inline strings. Currently, the scheme...

Component: UI
Component: API

If you try and create a form with a field such as [SaveFileNameField](https://api.binary.ninja/binaryninja.interaction-module.html#binaryninja.interaction.SaveFileNameField) in a project, you will notice that the file picker just uses the regular file picker instead...

Component: UI
Impact: Medium
Effort: Trivial
UI: Projects

**Version and Platform (required):** - Binary Ninja Version: 4.3.6541-dev (2a7e8df1) - OS: macOS - OS Version: 15.1.1 - CPU Architecture: M1 **Bug Description:** The offset value of pointers cannot be...

Component: API
Component: Python API
Core: Types

**Version and Platform (required):** - Binary Ninja Version: 5.1.7598-test Ultimate (0e5168d7) - Edition: Ultimate - OS: Debian Linux - OS Version: 13 - CPU Architecture: x86_64 **Bug Description:** This `vldr`...

Component: Architecture
Arch: ARM64
Impact: Medium
Effort: Trivial

**Version and Platform (required):** - Binary Ninja Version: 5.1.7598-test Ultimate (0e5168d7) - Edition: Ultimate - OS: Debian Linux - OS Version: 13 - CPU Architecture: x86_64 **Bug Description:** Lifter creates...

Arch: ARM64
Effort: Trivial
LanguageRep: Pseudo-C
Component: Language Representation

**Version and Platform (required):** - Binary Ninja Version: 5.1.7586-dev (73322f08) - OS: macOS 15.5 - CPU Architecture: arm64 **Bug Description:** The function type applied to `objc_getProperty` looks like so: ```...

Component: Core
Effort: Medium
Impact: Medium
Component: Objective-C Workflow

![Image](https://github.com/user-attachments/assets/0460eb04-9f3b-43c3-926e-6ccf8c3b0eaf) When I copy the string in the screenshot, I only get "iy4#V#V5dEV4Ws" onto the clipboard, and it is missing the "##" at the end of it

Component: UI
Impact: Low
Effort: Trivial