binaryninja-api
binaryninja-api copied to clipboard
Public API, examples, documentation and issues for Binary Ninja
**What is the feature you'd like to have?** See title. Also, this image:  **Is your feature request related to a problem?** Finding the thing you want to import is...
**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:**...
**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...
**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...
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...
Functions listed below does not have prototype (I guess there are others I'm not able to notice): * towupper * strchr * _vsnprintf * wcsstr * strstr * ExInterlockedInsertHeadList *...
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...
**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...
**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,...
**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...