-
### Steps to reproduce
1. Create a new flutter project and paste in the code from https://github.com/flutter/packages/blob/main/packages/camera/camera/example/lib/main.dart
2. Add camera, video_play…
-
**Version and Platform (required):**
* Binary Ninja Version: 3.4.4093-dev
* OS: macOS
* OS Version: 13.2
* CPU Architecture: arm64
**Bug Description:**
The log window doesn't correctly calcula…
-
Hello, thank you very much for your excellent work, but I followed the tutorial and got an error when executing this code:
`python vhap/track.py --data.root_folder "data/monocular" --exp.output_folde…
-
**Version and Platform (required):**
- Binary Ninja Version: 4.2.6304-dev (65f49c87)
- OS: macOS
- OS Version: 15.0
- CPU Architecture: M1
**Bug Description:**
The following exception occurs w…
-
### Steps to reproduce
https://en.wikipedia.org/wiki/Keyboard_layout
![image](https://github.com/user-attachments/assets/fd5d50ec-2cb8-4ed0-b459-3c551685a43b)
1. Prepare a keyboard,102/105 IS…
-
Certain parts of the plugin may be useful from within Python scripts. For example, the `hashdb_api` module in the plugin is a simple client library for the HashDB service which the user may want to in…
-
### Steps to reproduce
This will only happen when you set an **initialLocation** for GoRouter, in our case to keep the last location the user visited.
It sometimes needs many tries until it's reprod…
-
Is there interest in updating the plugin so it will be installable from the new plugin manager? If so, happy to submit a PR, but you'll have to create the release.
More info: https://binary.ninja/2…
-
I built CopperSpice 1.9.1 with the attached script and diamond 1.5.0 with that CopperSpice on macOS 14.1.2 (Apple Silicon) and with the command line tools of Xcode 15.1.
The contents of all windows…
-
I find myself copying the same "get strings containing" function between every reasonably-sized Binary Ninja script/plugin I write. This seems like a really common use case and could be a handy first-…