dmalibrary 0.0.2

A Rust crate that makes it easy to work with DMA cards for memory forensics and video game hacking
Documentation
[dependencies.memprocfs]
version = "5.11.1"

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

[package]
authors = ["Stipulations"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A Rust crate that makes it easy to work with DMA cards for memory forensics and video game hacking"
edition = "2021"
keywords = ["memory", "forensics", "dma", "pcileech", "memprocfs"]
license = "MIT OR Apache-2.0"
name = "dmalibrary"
readme = "README.md"
repository = "https://github.com/Stipulations/DMALibrary"
version = "0.0.2"