binaryninja-api
binaryninja-api copied to clipboard
Public API, examples, documentation and issues for Binary Ninja
**Version and Platform (required):** - Binary Ninja Version: 4.1.558-dev - OS: macOS 15 - CPU Architecture: m2 **Bug Description:** Some calls under Windows PE that are detected only in MLIL,...
Gfids (Control Flow Guard metadata) contains some tables that might be helpful for recovering functions. Supporting them could be helpful for adding more context to the analysis. Some links: *...
**What is the feature you'd like to have?** I want the ability, in the UI, to change the displayed title for a given bndb/file. Something like File -> Set Title...
**What is the feature you'd like to have?** Search in the Remote Browser. **Is your feature request related to a problem?** I don't remember which of my 500 projects I...
If you have a remote project with a file that has a `/` at the end of its name, Qt reports this as a folder if you don't have a...
See title. This is most frustrating when it turns out the file you tried to open is secretly 500mb in size and you're not on good internet. This is an...
**Version and Platform (required):** - Binary Ninja Version: 4.0.4911-dev Personal ( 15e9149) - OS: MacOS - OS Version: 14.3.1 (23D60) - CPU Architecture: M1 **Bug Description:** When loading a RISCV...
This is the rust equivalent to python's [LowLevelILFunction.copy_expr](https://dev-api.binary.ninja/binaryninja.lowlevelil-module.html#binaryninja.lowlevelil.LowLevelILFunction.copy_expr). This is very useful when replacing expressions with the original expression being a child expression, as replacing the expression without recreating the...
**Version and Platform (required):** - Binary Ninja Version: 4.1.5474-dev, f6ba0af7 - OS: macos - OS Version: 14.5 - CPU Architecture: arm64 Internal binary `major dine favor`. IDA ``` __int64 __fastcall...
It doesn't appear to work in LLIL/MLIL, and I don't think it makes sense for it to..so we should probably remove the option.