binaryninja-api
binaryninja-api copied to clipboard
Public API, examples, documentation and issues for Binary Ninja
**Version and Platform (required):** - Binary Ninja Version: 5.1.7484-dev (83816ded) - OS: macOS - OS Version: 15.2 - CPU Architecture: M1 **Bug Description:** Frequently I find the `Update Channel` dialog...
**Version and Platform (required):** - Binary Ninja Version: 5.0.7290 - Edition: Non-Commercial - OS: Windows - OS Version: 11 - CPU Architecture: x64 **Bug Description:** While reverse engineering, the function...
**Version and Platform (required):** - Binary Ninja Version: 5.1.7418 - Edition: Ultimate - OS: macOS - CPU Architecture: arm64 **Bug Description:** The usage of `::` in the types generated by...
1) Open a file larger than a helloworld. 2) Save a bndb from it. 3) Hold down Cmd+S to perform continuous saving 4) Deadlock
**What is the feature you'd like to have?** Ability to click or quickly navigate to certain IL index. **Additional Information:** Sometimes BN emplace clickable virtual address, thus we can navigate...
I'm aware that this is very much of a stretch-goal that I don't actually expect this to be fully done (and some are SVE ones so we don't have a...
**What is the feature you'd like to have?** The "labeling" API is currently undocumented and convoluted. It is necessary for many tasks when creating workflows. Currently, labels must be manually...
https://api.binary.ninja/cpp/struct_binary_ninja_1_1_instruction_text_token.html Should also double check the other C++ docs for markdown style syntax to see if there are others (spoiler: there most certainly is)
We need dedicated information on "open with options" instead of just a bullet in the [Load files](https://docs.binary.ninja/guide/index.html#loading-files) section.
Probably belongs in https://dev-docs.binary.ninja/dev/index.html or maybe even its own top level in that section? None of the other specific ones apply.