binaryninja-api
binaryninja-api copied to clipboard
Public API, examples, documentation and issues for Binary Ninja
Binary Ninja Version: 3.4.4090-dev Platform: Windows 11 Version 22H2 As you can see from the GIF below, when I try to go back from `163f2c50` it goes back to begginning...
As I'm delving deeper into multithreaded code, the lack of proper lifting for atomic operations is starting to become a bit of a problem. Some examples:   There's no...
**What is the feature you'd like to have?** In a malware VM, I would prefer if my email was not present. It would be nice if the license did not...
**What is the feature you'd like to have?** When using the highlight bytes -> type workflow to set a type for a specific range of bytes the type will greedily...
This leads to visual artifacts when something (like the command palette) is opened over it and then closed 
**Version and Platform (required):** - Binary Ninja Version: 3.6.4799-dev, 8197e491 - OS: windows - OS Version: 10 - CPU Architecture: x86_64 **Bug Description:** I noticed that main function identification does...
**Version and Platform (required):** - Binary Ninja Version: 4.0.4836-dev, df4290fd - OS: macos - OS Version: 14.3 - CPU Architecture: arm64 **Steps To Reproduce:** 1. Open the attached binary 2....
When not passed a platform, it defaults to using the binaryview's platform and may cause incorrect results when used with a binaryview that has functions with multiple platforms. If not...
**Version and Platform (required):** - Binary Ninja Version: 3.6.4741-dev - OS: Archlinux - OS Version: linux 6.6.5-arch1-1 - CPU Architecture: x64 **Bug Description:** Address pointing to the incorrect external symbol...
**What is the feature you'd like to have?** The ability to export items to the python console across several widgets in UI. **Is your feature request related to a problem?**...