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: 10 months ago
JSON representation

Binary Ninja signature creator and scanner

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