memflow-kcore 0.2.0-beta5

coredump (/proc/kcore focused) connector for memflow physical memory introspection framework
Documentation
[dependencies.goblin]
version = "0.3"

[dependencies.memflow]
version = "^0.2.0-beta7"

[features]
plugins = ["memflow/plugins"]

[lib]
crate-type = ["lib", "cdylib"]

[package]
authors = ["Aurimas Blažulionis <0x60@pm.me>"]
categories = ["api-bindings", "memory-management", "os"]
description = "coredump (/proc/kcore focused) connector for memflow physical memory introspection framework"
documentation = "https://docs.rs/memflow-kcore"
edition = "2018"
homepage = "https://memflow.github.io/"
keywords = ["memflow", "introspection", "memory", "linux"]
license = "MIT"
name = "memflow-kcore"
readme = "README.md"
repository = "https://github.com/memflow/memflow-kcore.git"
version = "0.2.0-beta5"
[profile.release]
lto = true