Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/notnite/searchlight
Binary Ninja signature creator and scanner
https://github.com/notnite/searchlight
Last synced: 4 days 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-09T23:56:36.000Z (4 months ago)
- Last Synced: 2024-07-10T03:37:56.155Z (4 months ago)
- Language: Rust
- Size: 10.7 KB
- Stars: 3
- Watchers: 2
- 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. Loosely based off of [binja_native_sigscan](https://github.com/rikodot/binja_native_sigscan).
## Installation
- Install latest Rust and LLVM 17
- `cargo build`
- Copy the .dll into your plugins folder