feat: got PE injection working
This commit is contained in:
@@ -3,6 +3,8 @@ name = "sparse-windows-beacon"
|
||||
edition = "2024"
|
||||
version.workspace = true
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
windows = { version = "0.59.0", features = ["Win32_System_SystemServices", "Win32_UI_WindowsAndMessaging"] }
|
||||
|
||||
Reference in New Issue
Block a user