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

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...

Type: Bug
Component: UI
Impact: Medium
Effort: Trivial
UI: Linear

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: ![image](https://github.com/Vector35/binaryninja-api/assets/44076/a48e2db9-8fb6-47d4-bb14-147a1244b517) ![image](https://github.com/Vector35/binaryninja-api/assets/44076/e5dd9033-b92c-49b2-a91d-6c0c650d80bd) 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 ![image](https://github.com/Vector35/binaryninja-api/assets/3020965/4360e746-0e06-4d5b-a841-67d60b4118f4)

Type: Bug
Component: UI
Impact: Low
Effort: Trivial
UI: Feature Map

**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...

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

**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....

Impact: Medium
Effort: Trivial

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...

Type: Bug
Component: API
Impact: Medium
Effort: Trivial

**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...

Type: Bug
File Format: ELF
Arch: x86
Effort: Medium
Impact: Medium
Component: Relocations

**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?**...

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