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

![structinstruct](https://user-images.githubusercontent.com/109617473/180598209-89796560-4572-431a-9a18-eecf6ad99207.PNG) `field_20` in `struct_a` is surely a pointer for another structure or class. Support for clicking on `field_20` and creating a structure by pressing `S` would be useful feature.

enhancement
Impact: Low
Effort: Low

Original bug report: 1. ~~Attempt to save a layout with a pinned cross references or minigraph pane.~~ 2. ~~Enjoy crash.~~ Updated report: Saving a layout with a pinned cross reference...

bug
ui
Impact: Low

3.1 dev The Following instructions should be translated to failfast on windows. Architecture | Instruction | Location of code argument -- | -- | -- x86 | int 0x29 |...

enhancement
Impact: Low
Effort: Trivial

sometimes when on a captive portal or offline service interrupts plugin manager initialization it fails to load all plugins

bug
Impact: High
Effort: Low
Plugin Manager

We can use components of the memory map sidebar widget in the "Open With Options" dialog to make segment/section configuration much nicer

ui
Impact: Low
Effort: Low

A small but lovely touch for minimalism addicts.

enhancement
Impact: Low
Effort: Trivial

First of all, I want to congratulate anyone who works on BN. I'm evaluating replacing my daily reverse engineering tool (which, I guess anyone who reads this already knows him.)...

enhancement
Effort: Medium
Impact: Medium

Highlight synchronization between two view (HILL-Disassembly for example) is working good if only one line selected. It would be useful if it could be supports for multi-line selections. ![multi](https://user-images.githubusercontent.com/109607896/180014323-9d99c4a9-1db6-4564-b047-fe29b78409a0.PNG)

enhancement
Impact: Low

**Version and Platform (required):** - Binary Ninja Version: 3.1.3469 - OS: Windows - OS Version: 10 - CPU Architecture: x64 **Bug Description:** Copy As is not working on Linear view...

bug
Impact: Low
Effort: Trivial

I think decompiler should indicate a sign about string assignations according to string type. ![wide_indicator](https://user-images.githubusercontent.com/109607896/179927031-316cebd1-5d1a-4190-9a10-20e7efc898cc.PNG) In this example "mytestname1234567" is actually a wide string. But I cannot directly understand it...

enhancement
Impact: Medium
Effort: Trivial