raminspect 0.3.1

Allows for the reading and writing of an arbitrary processes' memory on Linux systems.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.libc]
version = "0.2.147"

[dependencies.libc_alloc]
version = "1.0.5"

[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.3.1"