mirror of
https://github.com/Karkas66/lacuna-rs
synced 2026-07-03 04:43:40 +00:00
Edit Keywords in Cargo.toml
This commit is contained in:
+1
-1
@@ -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"
|
description = "Ghost-frame call-stack spoofing via .pdata lacunae + runtime indirect syscalls for Windows x64"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
keywords = ["windows", "syscalls", "edr", "security", "offensive", "spoofing"]
|
keywords = ["windows", "syscalls", "edr", "security", "offensive"]
|
||||||
categories = ["os::windows-apis"]
|
categories = ["os::windows-apis"]
|
||||||
|
|
||||||
# Build as both a normal Rust library and a C-compatible dynamic library
|
# Build as both a normal Rust library and a C-compatible dynamic library
|
||||||
|
|||||||
Reference in New Issue
Block a user