feat: reworked command processing and storage
This commit is contained in:
@@ -7,9 +7,10 @@ version.workspace = true
|
||||
errno = "0.3.10"
|
||||
hex = "0.4.3"
|
||||
rand = "0.9.0"
|
||||
sparse-actions = { version = "2.0.0", path = "../sparse-actions" }
|
||||
sparse-windows-infector = { version = "2.0.0", path = "../sparse-windows-infector" }
|
||||
structopt = "0.3.26"
|
||||
windows = { version = "0.59.0", features = ["Win32_System_Services"] }
|
||||
windows-strings = "0.3.0"
|
||||
winreg = "0.55.0"
|
||||
|
||||
sparse-actions = { path = "../sparse-actions" }
|
||||
sparse-windows-infector = { path = "../sparse-windows-infector" }
|
||||
|
||||
Reference in New Issue
Block a user