-
-
Notifications
You must be signed in to change notification settings - Fork 22
/
.gitmodules
39 lines (39 loc) · 1.45 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
32
33
34
35
36
37
38
39
[submodule "ReClass.NET"]
path = ReClass.NET
url = https://github.com/ReClassNET/ReClass.NET.git
[submodule "BlobRunner"]
path = BlobRunner
url = https://github.com/OALabs/BlobRunner.git
[submodule "JITCall/asmjit"]
path = JITCall/asmjit
url = https://github.com/asmjit/asmjit.git/
[submodule "IdaScripts/plugins/HexRaysPyTools"]
path = IdaScripts/plugins/HexRaysPyTools
url = https://github.com/oopsmishap/HexRaysPyTools.git
[submodule "IdaScripts/plugins/IDAFuzzy"]
path = IdaScripts/plugins/IDAFuzzy
url = https://github.com/Ga-ryo/IDAFuzzy.git
[submodule "IdaScripts/COM-Code-Helper"]
path = IdaScripts/COM-Code-Helper
url = https://github.com/stevemk14ebr/COM-Code-Helper.git
[submodule "GoReSym"]
path = GoReSym
url = https://github.com/mandiant/GoReSym.git
[submodule "IdaScripts/plugins/sigmaker"]
path = IdaScripts/plugins/sigmaker
url = https://github.com/ajkhoury/SigMaker-x64.git
[submodule "strace"]
path = strace
url = https://github.com/mandiant/strace
[submodule "IdaScripts/plugins/capa-rules"]
path = IdaScripts/plugins/capa-rules
url = https://github.com/mandiant/capa-rules.git
[submodule "IdaScripts/plugins/HRDevHelper"]
path = IdaScripts/plugins/HRDevHelper
url = https://github.com/patois/HRDevHelper.git
[submodule "IdaScripts/plugins/d810"]
path = IdaScripts/plugins/d810
url = https://github.com/joydo/d810.git
[submodule "SingleFileExtractor"]
path = SingleFileExtractor
url = https://github.com/stevemk14ebr/SingleFileExtractor.git