patternscan 1.1.1

Searches for a contiguous array of bytes determined by a wild-carded pattern
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["lewis <me@lewis.to>"]
categories = ["parsing"]
description = "Searches for a contiguous array of bytes determined by a wild-carded pattern"
edition = "2018"
keywords = ["reverse-engineering", "hacking", "game-hacking", "sigscan"]
license = "MIT"
name = "patternscan"
readme = "README.md"
repository = "https://github.com/lewisclark/patternscan"
version = "1.1.1"