binaryninja-api
binaryninja-api copied to clipboard
Public API, examples, documentation and issues for Binary Ninja
**Version and Platform (required):** - Binary Ninja Version: 5.1.7620-dev Ultimate, 6fbdfdef - OS: macos - OS Version: 15.5 - CPU Architecture: arm64 **Bug Description:** As screenshot shows, when exporting a...
**Version and Platform (required):** - Binary Ninja Version: 5.0.7486 - Edition: Personal - OS: Windows - OS Version: Windows 11 23H2 - CPU Architecture: x64 **Bug Description:** Opening provided exe...
### Issue Summary Binary Ninja crashes during advanced analysis with an error indicating an attempt to free an unallocated pointer. ### Environment Information - **Binary Ninja Version**: 5.0.7486_commercial - **Operating...
When a function overlaps with a string, linear HLIL will not render the actual string when a pointer is passed as a paramter. This prevents users from using "A" to...
**What is the feature you'd like to have?** Ability to run a python script that is located within a project. **Is your feature request related to a problem?** I would...
**What is the feature you'd like to have?** When I reversing windows kernel internals, often `ntoskrnl.exe` refers to gsbase register, for windows it points to `_KPCR` structure. I can change...
**What is the feature you'd like to have?** Currently, in the binary I am looking at, there are a number of string operations that are treated as raw hex numbers...
**Version and Platform (required):** - Binary Ninja Version: 5.1.7320-dev (aa12054b) - OS: macOS - OS Version: 15.2 - CPU Architecture: M1 **Bug Description:** I commonly have HLIL and disassembly linear...
**Version and Platform (required):** - Binary Ninja Version: 4.2.6304-dev (65f49c87) - OS: macOS - OS Version: 15.0 - CPU Architecture: M1 **Bug Description:** Sometimes loading a certain image from DSC...
**Version and Platform (required):** - Binary Ninja Version: [e.g. 4.0.5336] - OS: Windows - OS Version: 10 - CPU Architecture: x64 **Bug Description:** Jump table not detected on sample prog1.vmp.exe...