feat: made sure everything worked on Windows

This commit is contained in:
Andrew Rioux
2025-02-14 13:43:38 -05:00
parent c0fe4f2bdb
commit 4e0944e4c1
16 changed files with 387 additions and 227 deletions
Generated
+7 -1
View File
@@ -3496,8 +3496,14 @@ name = "sparse-windows-beacon"
version = "2.0.0"
dependencies = [
"anyhow",
"pcap-sys",
"async-trait",
"sparse-actions",
"sparse-beacon",
"thiserror 2.0.11",
"tokio",
"windows",
"windows-result",
"windows-strings",
"winreg",
]