binaryninja-api
binaryninja-api copied to clipboard
Public API, examples, documentation and issues for Binary Ninja
**Version and Platform (required):** - Binary Ninja Version: 3.1.3701-dev - OS: Windows 11 - OS Version: 21H2 - CPU Architecture: x64 **Bug Description:** Removing a tag in a non-code (function)...
**Version and Platform (required):** - Binary Ninja Version: 3.0.3233-stable, 3.0.3255-dev - OS: Manjaro Linux - OS Version: Up to date **Bug Description:** Ascii string rendering in IL ignores type information...
The following sidebar widgets offer horizontal scroll bars if their content is wider than the sidebar: - Symbols list - Variable list - Tags - Cross references and these do...
**What is the feature you'd like to have?** A callback to let me know when analysis has finished for a certain function. **Is your feature request related to a problem?**...
We need to gracefully handle the SEH prologue and epilogue with workflows. This is really critical to Windows support.
**What is the feature you'd like to have?** When you're typing something in the Python console, it will sometimes helpfully show you, in a tooltip, what the arguments are to...
'U' Should be mapped to "Undefine Current Function"
**What is the feature you'd like to have?** it will be great to use flirt signatures in BN natively **Is your feature request related to a problem?** instead of manually...
**What is the feature you'd like to have?** it will be great to sort strings by length or reference count **Is your feature request related to a problem?** it takes...
**What is the feature you'd like to have?** Imagine I have two types added to a bndb: FOO and BAR_FOO. If I search for FOO in the type view, I...