raminspect 0.4.0

Allows for the reading and writing of an arbitrary processes' memory on Linux systems.
Documentation
[dependencies.libc]
version = "0.2.147"

[dependencies.libc_alloc]
optional = true
version = "1.0.5"

[features]
default = ["libc_allocator"]
libc_allocator = ["libc_alloc"]

[package]
description = "Allows for the reading and writing of an arbitrary processes' memory on Linux systems."
edition = "2021"
license = "AGPL-3.0"
name = "raminspect"
readme = "README.md"
repository = "https://github.com/PhilosophicalProgrammer/raminspect"
version = "0.4.0"