deadyet 0.1.0

Checks whether hex representations contain patterns
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[lib]
name = "deadyet"
path = "src/lib.rs"

[package]
authors = ["Markus Becker <mtib.becker@gmail.com>"]
description = "Checks whether hex representations contain patterns"
edition = "2018"
license = "MIT"
name = "deadyet"
repository = "https://github.com/mtib/deadyet"
version = "0.1.0"