Edit Keywords in Cargo.toml

This commit is contained in:
Karkas66
2026-07-02 10:20:54 +02:00
parent f3fa22af0e
commit 0713dc09d7
+1 -1
View File
@@ -13,7 +13,7 @@ documentation = "https://github.com/Karkas66/lacuna-rs"
description = "Ghost-frame call-stack spoofing via .pdata lacunae + runtime indirect syscalls for Windows x64"
license = "MIT"
readme = "README.md"
keywords = ["windows", "syscalls", "edr", "security", "offensive", "spoofing"]
keywords = ["windows", "syscalls", "edr", "security", "offensive"]
categories = ["os::windows-apis"]
# Build as both a normal Rust library and a C-compatible dynamic library