Releases: xorhex/BinYars-SideWidget
Releases · xorhex/BinYars-SideWidget
v1.2.8722
Updates:
- Fixed a performance issue caused by a large number of string matches being captured for rendering in the UI. This does not affect rule matching on a file; this affects the number of string matches (per string matched in the rule) rendered in the UI. By default the first 20 matches per string are shown in the UI - this number can be adjusted via a setting in the UI.
Targets the Stable Binary Ninja Version: 5.2
Due to included rust binaries, this release only supports:
- Windows AMD64
- Linux x64
- Mac ARM64
To build the Rust component manually, see: https://github.com/xorhex/BinYars
v1.1.8614
Updates:
- Fixed the installer (for copying the rust component to the expected directory and alerting the user to restart Binary Ninja)
- Console log messages that don't start with
BN|will now print to the console - When running a rule against a binary, it will alert the user to first create the bndb file prior to running (this does not affect running the rules against the binaries at the project level)
Targets the Stable Binary Ninja Version: 5.2
Due to included rust binaries, this release only supports:
Windows AMD64
Linux x64
Mac ARM64
To build the Rust component manually, see: https://github.com/xorhex/BinYars
v1.0.8614
Initial Release
Targets the Stable Binary Ninja Version: 5.2
Due to included rust binaries, this release only supports:
- Windows AMD64
- Linux x64
- Mac ARM64
To build the Rust component manually, see: https://github.com/xorhex/BinYars