feat: got PE injection working

This commit is contained in:
Andrew Rioux
2025-02-08 20:51:03 -05:00
parent cd2890ee36
commit 8d47ac128d
12 changed files with 784 additions and 18 deletions
+2
View File
@@ -4,3 +4,5 @@ edition = "2024"
version.workspace = true
[dependencies]
errno = "0.3.10"
sparse-actions = { version = "2.0.0", path = "../sparse-actions" }