https://github.com/notnite/searchlight
Binary Ninja signature creator and scanner
https://github.com/notnite/searchlight
Last synced: 10 months ago
JSON representation
Binary Ninja signature creator and scanner
- Host: GitHub
- URL: https://github.com/notnite/searchlight
- Owner: NotNite
- License: mit
- Created: 2024-07-03T21:59:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-03T20:12:47.000Z (11 months ago)
- Last Synced: 2025-08-28T02:07:36.166Z (10 months ago)
- Language: Rust
- Size: 18.6 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# searchlight
A Binary Ninja signature creator and scanner, mostly for personal use.
See also:
- [binja_coolsigmaker](https://github.com/unknowntrojan/binja_coolsigmaker)
- [binja_native_sigscan](https://github.com/rikodot/binja_native_sigscan) (which this is based off of!)
- [binja_sigmaker](https://github.com/apekros/binja_sigmaker)
## Installation
- Install latest Rust nightly and LLVM 17
- `cargo build --release`
- Copy the .dll into your plugins folder