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

Public API, examples, documentation and issues for Binary Ninja

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

**Version and Platform (required):** - Binary Ninja Version: since forever, according to rusty - OS: macOS - OS Version: `¯\_(ツ)_/¯` **Bug Description:** **Steps To Reproduce:** 1. scroll to the top...

ui
Impact: Low
Effort: Trivial

Propagating parameters from callee to caller is already performed. However, propagating types from a caller to the callee is not yet performed. As this involves taking into account information from...

enhancement
core
Impact: High
Effort: High

**Version and Platform (required):** - Binary Ninja Version: 3.1 **Bug Description:** The following keys don't work when selecting variables in the IL views 'd' - cycle integer size '-' -...

bug
ui
Impact: Medium
Effort: Trivial

This could be considered a low-effort, early version of #1617. With the recent improvement of mappings between ILs, I think it would be useful to add a toggle to display...

enhancement
ui
Impact: High
Effort: Low
bugbash

- [ ] `D` - Cycle Integer Size - [ ] `F` - Cycle Float Size - [ ] `-` - Cycle Integer Sign - [ ] `O` - Make...

bug
ui
Impact: Low
Effort: Trivial

It's common that someone wants to open two files in a similar folder structure: ``` parent + folder1 | + sub 1 | | + file1.dll + folder2 | +...

enhancement
Impact: Low
Effort: Low

**Version and Platform (required):** - Binary Ninja Version: 3.1.3561-dev (if version is stable, please also test the latest development build via the "Update Channel" option) - OS: MacOS - OS...

PDB
Impact: Medium
Effort: Trivial

BN is losing function prototypes after PDB is loaded. I'm using version 3.1.3469. Before PDB loaded: ![before](https://user-images.githubusercontent.com/109617473/179805996-fc283030-d740-4107-a290-9b380c4020c4.PNG) After: ![after](https://user-images.githubusercontent.com/109617473/179806027-3807623b-59d2-4d09-839f-d5e3af16c280.PNG)

bug
PDB
Effort: Low
Impact: Medium

1. Open a new file 2. Pin cross references OR pop out the mini graph 3. Close all panes except for pinned cross references or mini graph The UI is...

bug
ui
Impact: Medium

**Version and Platform (required):** - Binary Ninja Version: 3.1.3592 - OS: * - OS Version: * - CPU Architecture: * **Bug Description:** Searching for an item in the keybinds view...

bug
ui
Impact: Low
bugbash
Effort: Trivial