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?** See title. Also, this image: ![image](https://github.com/Vector35/binaryninja-api/assets/607452/1423ca2f-1ed7-4796-829c-229b12c7d2f7) **Is your feature request related to a problem?** Finding the thing you want to import is...

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

**Version and Platform (required):** - Binary Ninja Version: 3.4.4271 Personal (b7fd028d) - OS: Linux - Debian (Bookworm) - OS Version: 12.0 - CPU Architecture: x86_64 + ARMv7-M (32-bit) **Bug Description:**...

Type: Bug
Component: Core
State: Awaiting Triage

**Version and Platform (required):** - Binary Ninja Version: 4.0.4845-dev - OS: Windows - OS Version: 10 - CPU Architecture: x64 **Bug Description:** After creating a project and opening a file...

Type: Bug
Component: UI
Impact: Low
UI: New Tab
UI: Projects

**Version and Platform (required):** - Binary Ninja Version: 4.0.4854-dev - OS: macOS - OS Version: 14 - CPU Architecture: M1 **Bug Description:** I tried to import a type by GUID...

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

I'm opening this issue with windows kernel support in my mind, but I guess my point is acceptable for all platforms. I strongly believe that we should have the function...

Type: Enhancement
Impact: Low
Effort: Low
Component: Type Libraries

Functions listed below does not have prototype (I guess there are others I'm not able to notice): * towupper * strchr * _vsnprintf * wcsstr * strstr * ExInterlockedInsertHeadList *...

Type: Bug
Effort: Medium
Impact: Medium
Component: Type Libraries

Binary Ninja Version: 3.4.4090-dev Platform: Windows 11 Version 22H2 ``` if (RegOpenKeyExA(ffffffff80000002, "Software\Microsoft\Cryptography", 0, 0x101, &hKey) == NO_ERROR) { ``` Enum member (M) feature can not find a enumeration for...

Type: Enhancement
Effort: Medium
Impact: Medium
Component: Type Libraries

**Version and Platform (required):** - Binary Ninja Version: 3.5.4286-dev, 58311b01 - OS: macos - OS Version: 13.3 - CPU Architecture: arm64 I would like to change `0x2004a7a8`, `0x2004a698`, `0x2004a69c` to...

Type: Bug
Component: UI
Core: HLIL
Impact: Medium
UI: Linear

**Version and Platform (required):** - Binary Ninja Version: 3.5.4296-dev - OS: Ubuntu Linux - OS Version: 20.04 - CPU Architecture: x86-64 **Bug Description:** While running python unit tests for Sidekick,...

Type: Bug
Component: API
Impact: Low
Effort: Low
Component: Type Libraries

**Version and Platform (required):** - Binary Ninja Version: 3.6.4707-dev Personal, 3cd0ac3b - OS: macos - OS Version: 14.1 - CPU Architecture: arm64 **Bug Description:** See the GIF please. **Steps To...

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