-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
162 lines (162 loc) · 5.3 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
[submodule "dep/archive_widget"]
path = dep/archive_widget
url = https://github.com/horsicq/archive_widget
[submodule "dep/build_tools"]
path = dep/build_tools
url = https://github.com/horsicq/build_tools
[submodule "dep/Controls"]
path = dep/Controls
url = https://github.com/horsicq/Controls
[submodule "dep/die_script"]
path = dep/die_script
url = https://github.com/horsicq/die_script
[submodule "dep/die_widget"]
path = dep/die_widget
url = https://github.com/horsicq/die_widget
[submodule "dep/FormatDialogs"]
path = dep/FormatDialogs
url = https://github.com/horsicq/FormatDialogs
[submodule "dep/Formats"]
path = dep/Formats
url = https://github.com/horsicq/Formats
[submodule "dep/FormatWidgets"]
path = dep/FormatWidgets
url = https://github.com/horsicq/FormatWidgets
[submodule "dep/hex_templates"]
path = dep/hex_templates
url = https://github.com/horsicq/hex_templates
[submodule "dep/nfd_widget"]
path = dep/nfd_widget
url = https://github.com/horsicq/nfd_widget
[submodule "dep/signatures"]
path = dep/signatures
url = https://github.com/horsicq/signatures
[submodule "dep/SpecAbstract"]
path = dep/SpecAbstract
url = https://github.com/horsicq/SpecAbstract
[submodule "dep/StaticScan"]
path = dep/StaticScan
url = https://github.com/horsicq/StaticScan
[submodule "dep/XAboutWidget"]
path = dep/XAboutWidget
url = https://github.com/horsicq/XAboutWidget
[submodule "dep/XArchive"]
path = dep/XArchive
url = https://github.com/horsicq/XArchive
[submodule "dep/XCapstone"]
path = dep/XCapstone
url = https://github.com/horsicq/XCapstone
[submodule "dep/XCppfilt"]
path = dep/XCppfilt
url = https://github.com/horsicq/XCppfilt
[submodule "dep/XDecompiler"]
path = dep/XDecompiler
url = https://github.com/horsicq/XDecompiler
[submodule "dep/XDemangle"]
path = dep/XDemangle
url = https://github.com/horsicq/XDemangle
[submodule "dep/XDemangleWidget"]
path = dep/XDemangleWidget
url = https://github.com/horsicq/XDemangleWidget
[submodule "dep/XDEX"]
path = dep/XDEX
url = https://github.com/horsicq/XDEX
[submodule "dep/XDisasmView"]
path = dep/XDisasmView
url = https://github.com/horsicq/XDisasmView
[submodule "dep/XDynStructs"]
path = dep/XDynStructs
url = https://github.com/horsicq/XDynStructs
[submodule "dep/XDynStructsEngine"]
path = dep/XDynStructsEngine
url = https://github.com/horsicq/XDynStructsEngine
[submodule "dep/XDynStructsWidget"]
path = dep/XDynStructsWidget
url = https://github.com/horsicq/XDynStructsWidget
[submodule "dep/XEntropyWidget"]
path = dep/XEntropyWidget
url = https://github.com/horsicq/XEntropyWidget
[submodule "dep/XExtractor"]
path = dep/XExtractor
url = https://github.com/horsicq/XExtractor
[submodule "dep/XExtractorWidget"]
path = dep/XExtractorWidget
url = https://github.com/horsicq/XExtractorWidget
[submodule "dep/XFileInfo"]
path = dep/XFileInfo
url = https://github.com/horsicq/XFileInfo
[submodule "dep/XGithub"]
path = dep/XGithub
url = https://github.com/horsicq/XGithub
[submodule "dep/XHashWidget"]
path = dep/XHashWidget
url = https://github.com/horsicq/XHashWidget
[submodule "dep/XHexEdit"]
path = dep/XHexEdit
url = https://github.com/horsicq/XHexEdit
[submodule "dep/XHexView"]
path = dep/XHexView
url = https://github.com/horsicq/XHexView
[submodule "dep/XInfoDB"]
path = dep/XInfoDB
url = https://github.com/horsicq/XInfoDB
[submodule "dep/XMemoryMapWidget"]
path = dep/XMemoryMapWidget
url = https://github.com/horsicq/XMemoryMapWidget
[submodule "dep/XOnlineTools"]
path = dep/XOnlineTools
url = https://github.com/horsicq/XOnlineTools
[submodule "dep/XOptions"]
path = dep/XOptions
url = https://github.com/horsicq/XOptions
[submodule "dep/XProcess"]
path = dep/XProcess
url = https://github.com/horsicq/XProcess
[submodule "dep/XProcessMemoryMapWidget"]
path = dep/XProcessMemoryMapWidget
url = https://github.com/horsicq/XProcessMemoryMapWidget
[submodule "dep/XProcessModulesWidget"]
path = dep/XProcessModulesWidget
url = https://github.com/horsicq/XProcessModulesWidget
[submodule "dep/XProcessWidget"]
path = dep/XProcessWidget
url = https://github.com/horsicq/XProcessWidget
[submodule "dep/XQwt"]
path = dep/XQwt
url = https://github.com/horsicq/XQwt
[submodule "dep/XShortcuts"]
path = dep/XShortcuts
url = https://github.com/horsicq/XShortcuts
[submodule "dep/XStyles"]
path = dep/XStyles
url = https://github.com/horsicq/XStyles
[submodule "dep/XSymbolsWidget"]
path = dep/XSymbolsWidget
url = https://github.com/horsicq/XSymbolsWidget
[submodule "dep/XTranslation"]
path = dep/XTranslation
url = https://github.com/horsicq/XTranslation
[submodule "dep/XUpdate"]
path = dep/XUpdate
url = https://github.com/horsicq/XUpdate
[submodule "dep/XVisualizationWidget"]
path = dep/XVisualizationWidget
url = https://github.com/horsicq/XVisualizationWidget
[submodule "dep/XYara"]
path = dep/XYara
url = https://github.com/horsicq/XYara
[submodule "dep/yara_widget"]
path = dep/yara_widget
url = https://github.com/horsicq/yara_widget
[submodule "dep/XDataConvertorWidget"]
path = dep/XDataConvertorWidget
url = https://github.com/horsicq/XDataConvertorWidget
[submodule "dep/XPDF"]
path = dep/XPDF
url = https://github.com/horsicq/xpdf
[submodule "dep/Detect-It-Easy"]
path = dep/Detect-It-Easy
url = https://github.com/horsicq/Detect-It-Easy
[submodule "dep/XScanEngine"]
path = dep/XScanEngine
url = https://github.com/horsicq/XScanEngine