forked from athre0z/disas-bench
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 824 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 824 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "distorm"]
path = libs/distorm
url = https://github.com/gdabah/distorm.git
[submodule "zydis"]
path = libs/zydis
url = https://github.com/zyantific/zydis.git
[submodule "intelxed"]
path = libs/intelxed
url = https://github.com/intelxed/xed.git
[submodule "capstone"]
path = libs/capstone
url = https://github.com/aquynh/capstone.git
[submodule "libs/yaxpeax"]
path = libs/yaxpeax
url = https://github.com/iximeow/yaxpeax-x86
[submodule "libs/bddisasm"]
path = libs/bddisasm
url = https://github.com/bitdefender/bddisasm
[submodule "libs/mbuild"]
path = libs/mbuild
url = https://github.com/intelxed/mbuild.git
[submodule "libs/udis86"]
path = libs/udis86
url = https://github.com/vmt/udis86.git
[submodule "libs/beaengine"]
path = libs/beaengine
url = https://github.com/BeaEngine/beaengine.git