binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

Public API, examples, documentation and issues for Binary Ninja

Results 859 binaryninja-api issues
Sort by recently updated
recently updated
newest added

I assumed that `BNProjectFileGetCreationTimestamp` and other time related fields are seconds since the UNIX_EPOCH. I also notice that the CPP implementation is missing the functions `BNFreeProject`, `BNFreeProjectFile` and `BNFreeProjectFolder`, although...

Component: Rust API

**What is the feature you'd like to have?** I encountered a problem that caused random crashes, and I finally confirmed through IDA that the stack size requested by a certain...

Specifically, the [`freeFlagConditionsForSemanticFlagGroup`](https://github.com/Vector35/binaryninja-api/blob/dev/binaryninjacore.h#L1834) and [`freeRegisterList`](https://github.com/Vector35/binaryninja-api/blob/dev/binaryninjacore.h#L1842) fields should take an additional `size_t count` argument so that custom architectures implemented in other languages can correctly free the pointers passed to them through...

**Version and Platform (required):** - Binary Ninja Version: 4.1.5553-dev - OS: macOS - OS Version: 14.5 - CPU Architecture: aarch64 **Bug Description:** At some point in the last week or...

Type: Bug
Impact: Low
DebugInfo: DWARF
Component: DebugInfo

4.1 latest dev ![image](https://github.com/Vector35/binaryninja-api/assets/140215/90e7d442-fcab-4263-b572-4e89b1d85d2d) bookmarks in sections are duplicated and the lines are indented need to bisect the regression still