Glenn Smith
Glenn Smith
CC #240 the runners were getting timeout killed before they were able to clean up their temp directories. We should have `runner_generic.py` handle that instead because it is what enforces...
**Version and Platform (required):** - Binary Ninja Version: 5.3.something **Bug Description:** Various type libraries have types named `anonymous_XX` for XX in the range of 0 to like 2800. Windows platform...
**Version and Platform (required):** - Binary Ninja Version: 5.2.8722 - Edition: Ultimate - OS: Ubuntu - OS Version: 22.04 - CPU Architecture: arm64 **Bug Description:** When I modify files in...
**What is the feature you'd like to have?** I want the ability to have my project export to a zip, in one step **Is your feature request related to a...
**Version and Platform (required):** - Binary Ninja Version: 5.2.8614 - Edition: Ultimate - OS: macOS - OS Version: 15.5 - CPU Architecture: M1 **Bug Description:** The stack adjustment on this...
As per [https://lldb.llvm.org/use/symbols.html](https://lldb.llvm.org/use/symbols.html), users can specify fields in the `com.apple.DebugSymbols` user defaults settings to search for debug symbols via uuid mapped paths and shell scripts. This PR adds support for...