LightningScanner
A lightning-fast memory pattern scanner, capable of scanning gigabytes of data per second.
Installation
cargo add lightningscanner
Examples
Here's an example of how to find an IDA-style memory pattern inside of a binary.
use Scanner;