forked from ION28/BLUESPAWN
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 1.03 KB
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "BLUESPAWN-client/external/cxxopts"]
path = BLUESPAWN-client/external/cxxopts
url = https://github.com/jarro2783/cxxopts
[submodule "BLUESPAWN-client/external/krabsetw"]
path = BLUESPAWN-client/external/krabsetw
url = https://github.com/microsoft/krabsetw
[submodule "BLUESPAWN-client/external/pe-sieve"]
path = BLUESPAWN-client/external/pe-sieve
url = https://github.com/hasherezade/pe-sieve
[submodule "BLUESPAWN-client/external/yara"]
path = BLUESPAWN-client/external/yara
url = https://github.com/VirusTotal/yara
[submodule "BLUESPAWN-client/external/yara-rules"]
path = BLUESPAWN-client/external/yara-rules
url = https://github.com/Yara-Rules/rules.git
[submodule "BLUESPAWN-client/external/tinyxml2"]
path = BLUESPAWN-client/external/tinyxml2
url = https://github.com/leethomason/tinyxml2
[submodule "vcpkg"]
path = vcpkg
url = https://github.com/Microsoft/vcpkg.git
[submodule "BLUESPAWN-client/external/signature-base"]
path = BLUESPAWN-client/external/signature-base
url = https://github.com/Neo23x0/signature-base