Rusty Wagner

Results 8 issues of Rusty Wagner

**Version and Platform (required):** - Binary Ninja Version: 2.4.3344-dev - OS: macOS - OS Version: 12.3.1 **Bug Description:** If the Binary Ninja window is covered by other windows and is...

bug
ui
performance
Impact: Low
Effort: Trivial

Propagating parameters from callee to caller is already performed. However, propagating types from a caller to the callee is not yet performed. As this involves taking into account information from...

Type: Enhancement
Component: Core
Impact: High
Effort: High

**Version and Platform (required):** - Binary Ninja Version: 3.1.3469-dev - OS: Windows - OS Version: 11 - CPU Architecture: x86_64 **Bug Description:** MSVCR100.dll is not installed as a dependency so...

bug
Impact: Medium
Effort: Trivial

When using the Wayland client on Linux, panes cannot be dragged to new windows and cannot be dragged to a different, already existing window. In Wayland, panes can only be...

bug
ui
Impact: Low
Effort: Low
Qt6

**Version and Platform (required):** - Binary Ninja Version: 4.0.4896 - OS: macOS - OS Version: 14.3.1 - CPU Architecture: M3 **Bug Description:** Creating a new binary file, adding some assembly...

Type: Bug
Component: Core

**Version and Platform (required):** - Binary Ninja Version: 4.0.4896-dev - OS: macOS - OS Version: 14.3.1 - CPU Architecture: M3 **Bug Description:** This binary writes a value to offset 0x20...

Type: Bug
Component: Core
Core: MLIL

Now that selection of multiple lines is supported across all views, it should be possible to select multiple instructions and highlight them all with a color from the UI easily....

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

**Describe the bug** I'm getting panics after calling `subscribe` on a characteristic on CoreBluetooth for a very specific device (the GoCube smart cube). It appears that what is happening is...

bug