binaryninja-api
binaryninja-api copied to clipboard
Public API, examples, documentation and issues for Binary Ninja
**Version and Platform (required):** - Binary Ninja Version: 3.6.4591 - OS: macOS Sonoma - CPU Architecture: M1 **Bug Description:** Binaryninja appears not to wait for plugins to load before launching...
**What is the feature you'd like to have?** I would like the ability to get the list of instructions/lines associated with the current selection. Based on the instruction type of...
Trying to use URLs in text of get_tex_link_input shows text that _looks_ clickable is not. We should fix the URL handler so it passes to the native browser as done...
**Version and Platform (required):** - Binary Ninja Version: 3.6.4819-dev - OS: macOS - OS Version: 14.1 - CPU Architecture: arm64 **Bug Description:** Left and then right clicking a file's name...
We were not able to completely implement every Projects feature we wanted before getting it merged to dev yesterday. This issue tracks adding the ability to navigate forward and backward...
**Version and Platform (required):** 3.5 **Bug Description:** MIPS rebasing doesn't adjust $gp, references to $gp-sensitive stuff is lost on rebase, like the global offset table. **Steps To Reproduce:** Open the...
- Binary Ninja Version: [e.g. 3.3.3996-dev] (if version is stable, please also test the latest development build via the "Update Channel" option) - OS: [win10] - CPU Architecture: [x64] **Bug...
**Version and Platform (required):** - Binary Ninja Version: 3.5.4402-dev (c2f291a7) and also 3.4.4271 - OS: MacOS, Linux **Bug Description:** In a RISC-y architecture like MIPS, just about every function call...
Setup: 1. I have a small raw binary, it's mostly thumb instructions 2. I mark some functions as thumb, so Binary Ninja now shows the default architecture as thumb. 3....
When we shipped the tab bar update last week, we created a new tab style that was applied to both the new tab bar and the global area. Unfortunately, this...