binaryninja-api
binaryninja-api copied to clipboard
Public API, examples, documentation and issues for Binary Ninja
**Version and Platform (required):** - Binary Ninja Version: 3.5.4409-dev (latest) - OS: Ubuntu Linux - OS Version: 22.04 - CPU Architecture: x64 **Bug Description:** at 0xca8c in hlil view it...
We are planning on launching 4.0 with a new theme. This also necessitates: - [ ] website screenshots updated - [x] user docs screenshots updated - [ ] theme repo...
**Version and Platform (required):** - Binary Ninja Version: 4.0.4902-dev - OS: macOS - OS Version: 14.0, Sonoma - CPU Architecture: M1 **Bug Description:** Trying to analyse the attached binary, taken...
**What is the feature you'd like to have?** Today I've realized that [Enterprise Docs Page](https://docs.enterprise.binary.ninja/) and [Dev Enterprise Docs Page](https://dev-docs.enterprise.binary.ninja/) has **dark**/**night** **mode**. Can you please add this feature to:...
There are a couple things missing from https://docs.binary.ninja/guide/index.html#tiling-panes: - [ ] Sync groups - [ ] Layout options (like, what they're able to do with split panes - [ ]...
In general, we have saved window layout and position in a BNDB which is super useful, however, some things aren't persisted. For example: Feature map being file-backed Feature map being...
Save and restore layouts needs documentation in the user guide.
**Version and Platform (required):** - Binary Ninja Version:[3.5.4526] - OS: [Mac] - OS Version: [14] - CPU Architecture: [ M2] **Bug Description:**  ``` struct qh_env2 __packed { struct qhJniEnv*...
Make an enumeration, add some entries. hit "y" on one of the entries, edit its value make a new enumeration, observe the completion contains the entry = value from before...
There are good resources for architecture development on the blog. They should be linked in the user/dev docs so they are easier for plugin developers to find. Potentially they could...