Skip to content

Commit

Permalink
Adding xPE, zydis as submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
root authored and root committed Nov 1, 2019
1 parent 4cf1f99 commit 0fbff45
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[submodule "zydis"]
path = zydis
url = https://github.com/zyantific/zydis
[submodule "xPE"]
path = xPE
url = https://github.com/d35ha/xPE
1 change: 1 addition & 0 deletions xPE
Submodule xPE added at dbdf4d
1 change: 1 addition & 0 deletions zydis
Submodule zydis added at b42d21

0 comments on commit 0fbff45

Please sign in to comment.