forked from desmonHak/VM
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (22 loc) · 836 Bytes
/
Copy path.gitmodules
File metadata and controls
22 lines (22 loc) · 836 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "libs/SourceCode/keystone"]
path = libs/SourceCode/keystone
url = https://github.com/MethodWhite/keystone.git
[submodule "libs/SourceCode/capstone"]
path = libs/SourceCode/capstone
url = https://github.com/desmonHak/capstone
[submodule "libs/SourceCode/ftxui"]
path = libs/SourceCode/ftxui
url = https://github.com/desmonHak/FTXUI
[submodule "libs/SourceCode/DistanciaLevenshtein"]
path = libs/SourceCode/DistanciaLevenshtein
url = https://github.com/desmonHak/DistanciaLevenshtein.git
[submodule "doc/VMdoc"]
path = doc/VMdoc
url = https://github.com/desmonHak/VMdoc.git
[submodule "preprocessor"]
path = preprocessor
url = https://github.com/desmonHak/preprocessor.git
[submodule "libs/SourceCode/LibPEparse"]
path = libs/SourceCode/LibPEparse
url = https://github.com/desmonHak/LibPEparse.git
branch = main