-
Notifications
You must be signed in to change notification settings - Fork 69
/
.gitmodules
174 lines (174 loc) · 5.23 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
163
164
165
166
167
168
169
170
171
172
173
174
[submodule "XOptions"]
path = XOptions
url = https://github.com/horsicq/XOptions
[submodule "XShortcuts"]
path = XShortcuts
url = https://github.com/horsicq/XShortcuts
[submodule "build_tools"]
path = build_tools
url = https://github.com/horsicq/build_tools
[submodule "XCppfilt"]
path = XCppfilt
url = https://github.com/horsicq/XCppfilt
[submodule "Formats"]
path = Formats
url = https://github.com/horsicq/Formats
[submodule "StaticScan"]
path = StaticScan
url = https://github.com/horsicq/StaticScan
[submodule "SpecAbstract"]
path = SpecAbstract
url = https://github.com/horsicq/SpecAbstract
[submodule "XArchive"]
path = XArchive
url = https://github.com/horsicq/XArchive
[submodule "XDEX"]
path = XDEX
url = https://github.com/horsicq/XDEX
[submodule "XStyles"]
path = XStyles
url = https://github.com/horsicq/XStyles
[submodule "XTranslation"]
path = XTranslation
url = https://github.com/horsicq/XTranslation
[submodule "XHashWidget"]
path = XHashWidget
url = https://github.com/horsicq/XHashWidget
[submodule "XCapstone"]
path = XCapstone
url = https://github.com/horsicq/XCapstone
[submodule "archive_widget"]
path = archive_widget
url = https://github.com/horsicq/archive_widget
[submodule "nfd_widget"]
path = nfd_widget
url = https://github.com/horsicq/nfd_widget
[submodule "Controls"]
path = Controls
url = https://github.com/horsicq/Controls
[submodule "FormatDialogs"]
path = FormatDialogs
url = https://github.com/horsicq/FormatDialogs
[submodule "FormatWidgets"]
path = FormatWidgets
url = https://github.com/horsicq/FormatWidgets
[submodule "XHexView"]
path = XHexView
url = https://github.com/horsicq/XHexView
[submodule "XDisasmView"]
path = XDisasmView
url = https://github.com/horsicq/XDisasmView
[submodule "XEntropyWidget"]
path = XEntropyWidget
url = https://github.com/horsicq/XEntropyWidget
[submodule "XMemoryMapWidget"]
path = XMemoryMapWidget
url = https://github.com/horsicq/XMemoryMapWidget
[submodule "XQwt"]
path = XQwt
url = https://github.com/horsicq/XQwt
[submodule "signatures"]
path = signatures
url = https://github.com/horsicq/signatures
[submodule "XDemangle"]
path = XDemangle
url = https://github.com/horsicq/XDemangle
[submodule "XDemangleWidget"]
path = XDemangleWidget
url = https://github.com/horsicq/XDemangleWidget
[submodule "XProcessMemoryMapWidget"]
path = XProcessMemoryMapWidget
url = https://github.com/horsicq/XProcessMemoryMapWidget
[submodule "XProcess"]
path = XProcess
url = https://github.com/horsicq/XProcess
[submodule "XDynStructs"]
path = XDynStructs
url = https://github.com/horsicq/XDynStructs
[submodule "XDynStructsEngine"]
path = XDynStructsEngine
url = https://github.com/horsicq/XDynStructsEngine
[submodule "XDynStructsWidget"]
path = XDynStructsWidget
url = https://github.com/horsicq/XDynStructsWidget
[submodule "XProcessWidget"]
path = XProcessWidget
url = https://github.com/horsicq/XProcessWidget
[submodule "XFileInfo"]
path = XFileInfo
url = https://github.com/horsicq/XFileInfo
[submodule "XProcessModulesWidget"]
path = XProcessModulesWidget
url = https://github.com/horsicq/XProcessModulesWidget
[submodule "XPDF"]
path = XPDF
url = https://github.com/horsicq/XPDF
[submodule "XDisasm"]
path = XDisasm
url = https://github.com/horsicq/XDisasm
[submodule "QHexView"]
path = QHexView
url = https://github.com/horsicq/QHexView
[submodule "XLLVMDemangler"]
path = XLLVMDemangler
url = https://github.com/horsicq/XLLVMDemangler
[submodule "XHexEdit"]
path = XHexEdit
url = https://github.com/horsicq/XHexEdit
[submodule "XWinIODriver"]
path = XWinIODriver
url = https://github.com/horsicq/XWinIODriver
[submodule "XInfoDB"]
path = XInfoDB
url = https://github.com/horsicq/XInfoDB
[submodule "XSymbolsWidget"]
path = XSymbolsWidget
url = https://github.com/horsicq/XSymbolsWidget
[submodule "XOnlineTools"]
path = XOnlineTools
url = https://github.com/horsicq/XOnlineTools
[submodule "XAboutWidget"]
path = XAboutWidget
url = https://github.com/horsicq/XAboutWidget
[submodule "die_script"]
path = die_script
url = https://github.com/horsicq/die_script
[submodule "hex_templates"]
path = hex_templates
url = https://github.com/horsicq/hex_templates
[submodule "XExtractorWidget"]
path = XExtractorWidget
url = https://github.com/horsicq/XExtractorWidget
[submodule "XExtractor"]
path = XExtractor
url = https://github.com/horsicq/XExtractor
[submodule "XUpdate"]
path = XUpdate
url = https://github.com/horsicq/XUpdate
[submodule "XGithub"]
path = XGithub
url = https://github.com/horsicq/XGithub
[submodule "XVisualizationWidget"]
path = XVisualizationWidget
url = https://github.com/horsicq/XVisualizationWidget
[submodule "XDecompiler"]
path = XDecompiler
url = https://github.com/horsicq/XDecompiler
[submodule "XYara"]
path = XYara
url = https://github.com/horsicq/XYara
[submodule "yara_widget"]
path = yara_widget
url = https://github.com/horsicq/yara_widget
[submodule "die_widget"]
path = die_widget
url = https://github.com/horsicq/die_widget
[submodule "Detect-It-Easy"]
path = Detect-It-Easy
url = https://github.com/horsicq/Detect-It-Easy
[submodule "XDataConvertorWidget"]
path = XDataConvertorWidget
url = https://github.com/horsicq/XDataConvertorWidget
[submodule "XScanEngine"]
path = XScanEngine
url = https://github.com/horsicq/XScanEngine