trickster 0.0.2

user-friendly linux memory hacking library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.anyhow]
version = "1.0.31"

[dependencies.nix]
version = "0.17.0"

[package]
authors = ["Igor Klepacki <nullopt@riseup.net>"]
categories = ["memory-management"]
description = "user-friendly linux memory hacking library."
keywords = ["linux", "memory-hacking", "hacking", "reverse-engineering", "debugging-tool"]
license = "MIT"
name = "trickster"
readme = "README.md"
repository = "https://github.com/neg4n/trickster"
version = "0.0.2"