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

4890 lots of: ``` The cached device pixel ratio value was stale on window expose. Please file a QTBUG which explains how to reproduce. ``` messages when left up in...

Binary Ninja Version 4.0.4891-dev. **Bug Description:** You can't scroll left-to-right when you have your view font size >=18 and have >=2 split panes. **Video:** https://github.com/Vector35/binaryninja-api/assets/7171118/0bd172a4-6a0e-42bf-9cf8-8957da0b369d **Additional Information:** This has been...

Type: Bug
Component: UI
Impact: Medium
UI: Fonts

When I refresh the theme (even without changing the theme), the `ui.font.app.size` is ignored and the default size is used. The setting is properly read on the initial launch, though

Type: Bug
Component: UI
Impact: Low
Effort: Low
UI: Fonts

**Version and Platform (required):** - Binary Ninja Version: 3.4.4094-dev - OS: Windows - OS Version: 11 22H2 - CPU Architecture: x86_64 **Bug Description:** The font size for the menu in...

Type: Bug
Component: UI
Impact: Low
Effort: Trivial
UI: Menu Bar
UI: Fonts

**Describe the bug** HLIL simplifies array access incorrectly. **To Reproduce** Steps to reproduce the behavior: 1. Open attached the binary `command` from the ctf chall: [stolen_backdoor_0e0064acfb07b8c644c57e07c4c7d6c711fda3186c77d20b96e30b9a71b8f4e1.tar.gz](https://github.com/Vector35/binaryninja-api/files/6447103/stolen_backdoor_0e0064acfb07b8c644c57e07c4c7d6c711fda3186c77d20b96e30b9a71b8f4e1.tar.gz) 2. Go to `main`...

Type: Bug
Component: Core
Core: HLIL
Effort: High
Impact: Medium
State: Blocked (Customer)

Several users have requested the ability to import constants from wincrypt.h. Unfortunately they are mostly described through defines, not actual type structures. This could be generically solved through https://github.com/Vector35/binaryninja-api/issues/5069 but...

Impact: High

It's possible to import from a header file now and miss out on defines (commonly requested for wincrypt.h for example). We should investigate if it's possible to include these in...

Impact: High

The top portion of the import header dialog box is fine, but the bottom/error section you can't use the keyboard to copy values from. Right-click copy is a work-around that...

Type: Bug
Impact: Low
Effort: Trivial
UI: Dialogs

#3453 is great but could use a few improvements: - [x] adjust padding and styling slightly to more closely match graph view's version of the same - [ ] ability...

Type: Enhancement
Component: UI
Impact: Low
Effort: Low
UI: Linear

**Version and Platform (required):** - Binary Ninja Version: 3.4.4164-dev Personal, 93fb7583 - OS: Windows 11, x64 **Bug Description:** When I try to jump a structure's first member by double clicking...

Type: Bug
Component: UI
Impact: Low
Effort: Low
UI: Types
UI: Linear