We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit 6d7d87eCopy full SHA for 6d7d87e
.gitmodules
@@ -0,0 +1,9 @@
1
+[submodule "deps/findwdk"]
2
+ path = deps/findwdk
3
+ url = https://github.com/SergiusTheBest/FindWDK.git
4
+[submodule "deps/zydis"]
5
+ path = deps/zydis
6
+ url = https://github.com/zyantific/zydis.git
7
+[submodule "deps/phnt"]
8
+ path = deps/phnt
9
+ url = https://github.com/processhacker/phnt.git
deps/findwdk
deps/phnt
deps/zydis
0 commit comments