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

**What is the feature you'd like to have?** Some ARMv8 instructions, like the vector version of `movi`, are lifted in a way that causes a large amount of HLIL to...

Type: Enhancement
Component: Architecture
Arch: ARM64
Effort: Medium
Impact: Medium

While opening a binary, Binary Ninja suggests some improvements for the analysis that may include: - adding a new section with ReadOnlyCodeSectionSemantics - Enable the linearSweep.permissive setting This issue is...

Type: Enhancement
Component: Core
Impact: Low
Effort: Trivial

In light of https://github.com/Vector35/binaryninja-api/issues/5617 and https://github.com/Vector35/binaryninja-api/issues/1221, I figured the global pointer value analysis is tricky to do and it is hard to guarantee that our analysis can get the correct...

Type: Enhancement
Component: Core
Impact: Low
Effort: Low

In the following code, the value of `export_dir_rva` is known to be constant 0x0, but it is not optimized away in HLIL: ![Screenshot 2024-06-20 at 1 30 23 PM](https://github.com/Vector35/binaryninja-api/assets/94503187/d0d34b73-ee53-44de-b410-b80cb9b3b948) ![Screenshot...

Type: Enhancement
Core: HLIL
Impact: Low
Effort: Medium

I have a binary that obfuscates a regular if-else statement to a switch-case with two cases. It would be good if we can automatically concert such a case to an...

Type: Enhancement
IL Optimization
Impact: Low
Effort: Trivial

Represents continued work from #1977, this is a tracking issue for future feature development. Features that didn't make the cut initially but are on the roadmap include: - [ ]...

Type: Enhancement
Component: Platform
Effort: Medium
Impact: Medium

**Version and Platform (required):** - Binary Ninja Version: 3.6.4707-dev Personal, 3cd0ac3b - OS: macos - OS Version: 14.1 - CPU Architecture: arm64 **Bug Description:** I've a BNDB that I created...

Type: Enhancement
Effort: Medium
Impact: Medium

A few of us have noted a crash on close of tab on current dev. Creating this issue so this issue doesn't get lost.

Type: Crash
Effort: Low
Impact: Critical