gothook 0.1.0

A library implementing GOT/PLT based hooking
Documentation
[dependencies.goblin]
version = "0.3.4"

[dependencies.libloading]
version = "0.7.0"

[dependencies.nix]
version = "0.20.0"

[dependencies.regex]
version = "1.4.5"

[dependencies.scroll]
version = "0.10"

[package]
authors = ["s1341 <github@shmarya.net>"]
description = "A library implementing GOT/PLT based hooking"
edition = "2018"
keywords = ["hook", "got", "plt", "elf"]
license-file = "LICENSE"
name = "gothook"
repository = "https://github.com/s1341"
version = "0.1.0"