Glenn Smith
Glenn Smith
Currently the IDA script creates a linux docker container and expects the linux version of IDA. Not everyone has a copy of the linux version of IDA, so it would...
When opening a binary, the header is parsed (`BinaryView::Init`) on the UI thread before a progress bar appears. In cases of large binaries, this can take tens of seconds during...
**Binary Ninja Version** 2.4.3090-dev **Describe the bug** A decent number of functions in binaryninjaapi.h are completely unimplemented. We should either remove their definitions or implement them. Here's a list of...
**Version and Platform (required):** - Binary Ninja Version: 3.0.3233 - OS: macOS - OS Version: 12.0.1 **Bug Description:** When you rebase an arm64 binary to a high address space, comments...
**Version and Platform (required):** - Binary Ninja Version: 3.1.3567-dev - OS: macOS - OS Version: 12.0.1 - CPU Architecture: M1 **Bug Description:** There is no open to Set User Variable...
**Version and Platform (required):** - Binary Ninja Version: 3.1.3553-dev - OS: macOS - OS Version: 10.15.7 - CPU Architecture: x86 **Bug Description:** Triage view does not bind the Go To...
**Version and Platform (required):** - Binary Ninja Version: 3.1.3553-dev - OS: macOS - OS Version: 10.15.7 - CPU Architecture: x86 **Bug Description:** When Triage view is set to open by...
**Version and Platform (required):** - Binary Ninja Version: 3.1.3704 - OS: macOS - OS Version: 12.4 - CPU Architecture: M1 **Bug Description:** If you have two windows open, and try...
**What is the feature you'd like to have?** Make the import/export/entrypoint/base addresses all green, like everywhere else an address is shown in binja. **Is your feature request related to a...
**What is the feature you'd like to have?** When I switch types in the Types Sidebar, I cannot use cmd+[ and cmd+] to go back and forth in my navigation...