-
Notifications
You must be signed in to change notification settings - Fork 30
/
.gitmodules
31 lines (31 loc) · 1.19 KB
/
.gitmodules
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
28
29
30
31
[submodule "src/worker/capstone/capstone"]
path = src/worker/capstone/capstone
url = https://github.com/aquynh/capstone.git
[submodule "src/worker/xed/xed"]
path = src/worker/xed/xed
url = https://github.com/intelxed/xed.git
[submodule "src/worker/xed/mbuild"]
path = src/worker/xed/mbuild
url = https://github.com/intelxed/mbuild.git
[submodule "src/worker/zydis/zydis"]
path = src/worker/zydis/zydis
url = https://github.com/zyantific/zydis.git
[submodule "src/worker/dynamorio/dynamorio"]
path = src/worker/dynamorio/dynamorio
url = https://github.com/DynamoRIO/dynamorio.git
[submodule "src/worker/fadec/fadec"]
path = src/worker/fadec/fadec
url = https://github.com/aengelke/fadec.git
[submodule "src/worker/bddisasm/bddisasm"]
path = src/worker/bddisasm/bddisasm
url = https://github.com/bitdefender/bddisasm.git
branch = master
[submodule "src/worker/iced/iced"]
path = src/worker/iced/iced
url = https://github.com/0xd4d/iced.git
[submodule "src/worker/ghidra/ghidra"]
path = src/worker/ghidra/ghidra
url = https://github.com/NationalSecurityAgency/ghidra.git
[submodule "src/worker/ghidra/sleigh-cmake"]
path = src/worker/ghidra/sleigh-cmake
url = https://github.com/lifting-bits/sleigh.git