[dependencies.num_cpus]
version = "1.13"
[dependencies.object]
version = "0.29"
[dev-dependencies.rand]
version = "0.8"
[package]
authors = ["sonodima"]
categories = ["algorithms"]
description = "AOBscan is a library for multi-threaded AOB memory scanning"
edition = "2021"
homepage = "https://github.com/sonodima/aobscan"
keywords = ["memory", "aob", "signature", "pattern", "scan"]
license = "MIT"
name = "aobscan"
readme = "README.md"
repository = "https://github.com/sonodima/aobscan"
version = "0.2.0"