-
Notifications
You must be signed in to change notification settings - Fork 19
/
.gitmodules
153 lines (153 loc) · 4.94 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
[submodule "pe/FormatWidgets"]
path = pe/FormatWidgets
url = https://github.com/horsicq/FormatWidgets.git
[submodule "pe/FormatDialogs"]
path = pe/FormatDialogs
url = https://github.com/horsicq/FormatDialogs.git
[submodule "pe/Controls"]
path = pe/Controls
url = https://github.com/horsicq/Controls.git
[submodule "pe/Formats"]
path = pe/Formats
url = https://github.com/horsicq/Formats.git
[submodule "pe/QHexView"]
path = pe/QHexView
url = https://github.com/horsicq/QHexView.git
[submodule "pe/XMemoryMapWidget"]
path = pe/XMemoryMapWidget
url = https://github.com/horsicq/XMemoryMapWidget.git
[submodule "pe/XEntropyWidget"]
path = pe/XEntropyWidget
url = https://github.com/horsicq/XEntropyWidget.git
[submodule "pe/XQwt"]
path = pe/XQwt
url = https://github.com/horsicq/XQwt.git
[submodule "pe/XHashWidget"]
path = pe/XHashWidget
url = https://github.com/horsicq/XHashWidget.git
[submodule "pe/StaticScan"]
path = pe/StaticScan
url = https://github.com/horsicq/StaticScan.git
[submodule "pe/SpecAbstract"]
path = pe/SpecAbstract
url = https://github.com/horsicq/SpecAbstract.git
[submodule "pe/XArchive"]
path = pe/XArchive
url = https://github.com/horsicq/XArchive.git
[submodule "pe/XDEX"]
path = pe/XDEX
url = https://github.com/horsicq/XDEX.git
[submodule "pe/signatures"]
path = pe/signatures
url = https://github.com/horsicq/signatures.git
[submodule "pe/XDisasmView"]
path = pe/XDisasmView
url = https://github.com/horsicq/XDisasmView.git
[submodule "pe/XHexView"]
path = pe/XHexView
url = https://github.com/horsicq/XHexView.git
[submodule "pe/XShortcuts"]
path = pe/XShortcuts
url = https://github.com/horsicq/XShortcuts.git
[submodule "pe/XHexEdit"]
path = pe/XHexEdit
url = https://github.com/horsicq/XHexEdit.git
[submodule "pe/XDemangle"]
path = pe/XDemangle
url = https://github.com/horsicq/XDemangle.git
[submodule "pe/XDemangleWidget"]
path = pe/XDemangleWidget
url = https://github.com/horsicq/XDemangleWidget.git
[submodule "pe/XLLVMDemangler"]
path = pe/XLLVMDemangler
url = https://github.com/horsicq/XLLVMDemangler.git
[submodule "pe/build_tools"]
path = pe/build_tools
url = https://github.com/horsicq/build_tools
[submodule "pe/XCppfilt"]
path = pe/XCppfilt
url = https://github.com/horsicq/XCppfilt
[submodule "pe/XOptions"]
path = pe/XOptions
url = https://github.com/horsicq/XOptions
[submodule "pe/XDynStructs"]
path = pe/XDynStructs
url = https://github.com/horsicq/XDynStructs
[submodule "pe/XDynStructsEngine"]
path = pe/XDynStructsEngine
url = https://github.com/horsicq/XDynStructsEngine
[submodule "pe/XDynStructsWidget"]
path = pe/XDynStructsWidget
url = https://github.com/horsicq/XDynStructsWidget
[submodule "pe/XCapstone"]
path = pe/XCapstone
url = https://github.com/horsicq/XCapstone
[submodule "pe/XFileInfo"]
path = pe/XFileInfo
url = https://github.com/horsicq/XFileInfo
[submodule "pe/XPDF"]
path = pe/XPDF
url = https://github.com/horsicq/XPDF
[submodule "pe/XStyles"]
path = pe/XStyles
url = https://github.com/horsicq/XStyles
[submodule "pe/XTranslation"]
path = pe/XTranslation
url = https://github.com/horsicq/XTranslation
[submodule "pe/XDisasm"]
path = pe/XDisasm
url = https://github.com/horsicq/XDisasm
[submodule "pe/archive_widget"]
path = pe/archive_widget
url = https://github.com/horsicq/archive_widget
[submodule "pe/XInfoDB"]
path = pe/XInfoDB
url = https://github.com/horsicq/XInfoDB
[submodule "pe/XSymbolsWidget"]
path = pe/XSymbolsWidget
url = https://github.com/horsicq/XSymbolsWidget
[submodule "pe/XOnlineTools"]
path = pe/XOnlineTools
url = https://github.com/horsicq/XOnlineTools
[submodule "pe/XAboutWidget"]
path = pe/XAboutWidget
url = https://github.com/horsicq/XAboutWidget
[submodule "pe/die_script"]
path = pe/die_script
url = https://github.com/horsicq/die_script
[submodule "pe/hex_templates"]
path = pe/hex_templates
url = https://github.com/horsicq/hex_templates
[submodule "pe/XExtractor"]
path = pe/XExtractor
url = https://github.com/horsicq/XExtractor
[submodule "pe/XExtractorWidget"]
path = pe/XExtractorWidget
url = https://github.com/horsicq/XExtractorWidget
[submodule "pe/XVisualizationWidget"]
path = pe/XVisualizationWidget
url = https://github.com/horsicq/XVisualizationWidget
[submodule "pe/XDecompiler"]
path = pe/XDecompiler
url = https://github.com/horsicq/XDecompiler
[submodule "pe/XYara"]
path = pe/XYara
url = https://github.com/horsicq/XYara
[submodule "pe/yara_widget"]
path = pe/yara_widget
url = https://github.com/horsicq/yara_widget
[submodule "pe/nfd_widget"]
path = pe/nfd_widget
url = https://github.com/horsicq/nfd_widget
[submodule "pe/die_widget"]
path = pe/die_widget
url = https://github.com/horsicq/die_widget
[submodule "pe/Detect-It-Easy"]
path = pe/Detect-It-Easy
url = https://github.com/horsicq/Detect-It-Easy
[submodule "pe/XDataConvertorWidget"]
path = pe/XDataConvertorWidget
url = https://github.com/horsicq/XDataConvertorWidget
[submodule "pe/XScanEngine"]
path = pe/XScanEngine
url = https://github.com/horsicq/XScanEngine