Skip to content

Commit 0fbff45

Browse files
rootroot
root
authored and
root
committed
Adding xPE, zydis as submodules
1 parent 4cf1f99 commit 0fbff45

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[submodule "zydis"]
2+
path = zydis
3+
url = https://github.com/zyantific/zydis
4+
[submodule "xPE"]
5+
path = xPE
6+
url = https://github.com/d35ha/xPE

xPE

Submodule xPE added at dbdf4db

zydis

Submodule zydis added at b42d213

0 commit comments

Comments
 (0)