Build Information
Date: 2025-10-15
Commit: 691a9cc
Supported Binary Ninja Versions
- dev (build dev)
- 5.1.8005 (build 8005)
- 5.1.8104 (build 8104)
- 5.0.7290 (build 7290)
- 5.0.7486 (build 7486)
- 5.0.7648 (build 7648)
Installation
Option 1 (Recommended): Use the loader plugin which automatically downloads and updates the correct binary for your Binary Ninja version.
Option 2: Manual installation - download the appropriate binary for your platform and Binary Ninja version, then place it in your Binary Ninja plugins directory.
Naming format:
- Stable:
NativePredicateSolver-<version>.<ext>
- Dev:
NativePredicateSolver-dev.<ext>
Where <ext>
is dll
(Windows), so
(Linux), or dylib
(macOS).