[dependencies]
[features]
rtti = []
[lib]
name = "ghostptr"
path = "src/lib.rs"
[package]
authors = ["hi2ryan"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["os"]
description = "Lightweight, ergonomic library for Windows process interaction. "
edition = "2024"
keywords = ["os", "memory", "hacking", "process"]
license = "MIT"
name = "ghostptr"
readme = "README.md"
repository = "https://github.com/hi2ryan/ghostptr"
version = "0.1.8"