Skip to content

Commit 6d7d87e

Browse files
committed
initial commit lol
0 parents  commit 6d7d87e

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

.gitmodules

+9
Original file line numberDiff line numberDiff line change
@@ -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

Submodule findwdk added at 43fd504

deps/phnt

Submodule phnt added at 0f32b6e

deps/zydis

Submodule zydis added at f46e3e9

0 commit comments

Comments
 (0)