[package]
name = "callghost-runtime"
version = "0.1.0"
edition = "2024"
license = "MIT"
description = "Runtime for callghost: PEB walking, SSN resolution, unhook infrastructure"
repository = "https://github.com/PatchRequest/CallGhost"
keywords = ["syscall", "windows", "edr", "security"]
categories = ["os::windows-apis", "no-std"]
[dependencies]