Make the injector work on windows - dll proxying still behaving weird

This commit is contained in:
Dimitris Zervas
2023-05-27 16:38:27 +03:00
parent 5902d9bf40
commit d65438091f
6 changed files with 71 additions and 52 deletions

1
Cargo.lock generated
View File

@@ -226,6 +226,7 @@ dependencies = [
"frida",
"goblin",
"lazy_static",
"winapi",
]
[[package]]