Tools for Sourcemodders using Binary Ninja
- Supports both IDA and Sourcemod signature encodings
- Fast
O(N)
signature generation
- Clone the repository
- Run
cargo build --release
- Copy the compiled
.dll
or.so
into BinaryNinja'splugins
directory - Restart binary ninja (if open)