forked from horsicq/XPEViewer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
87 lines (87 loc) · 2.66 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
[submodule "Formats"]
path = Formats
url = https://github.com/horsicq/Formats.git
[submodule "FormatDialogs"]
path = FormatDialogs
url = https://github.com/horsicq/FormatDialogs.git
[submodule "Controls"]
path = Controls
url = https://github.com/horsicq/Controls.git
[submodule "FormatWidgets"]
path = FormatWidgets
url = https://github.com/horsicq/FormatWidgets.git
[submodule "XMemoryMapWidget"]
path = XMemoryMapWidget
url = https://github.com/horsicq/XMemoryMapWidget.git
[submodule "XEntropyWidget"]
path = XEntropyWidget
url = https://github.com/horsicq/XEntropyWidget.git
[submodule "XQwt"]
path = XQwt
url = https://github.com/horsicq/XQwt.git
[submodule "XOptions"]
path = XOptions
url = https://github.com/horsicq/XOptions.git
[submodule "StaticScan"]
path = StaticScan
url = https://github.com/horsicq/StaticScan.git
[submodule "SpecAbstract"]
path = SpecAbstract
url = https://github.com/horsicq/SpecAbstract.git
[submodule "XCapstone"]
path = XCapstone
url = https://github.com/horsicq/XCapstone.git
[submodule "XStyles"]
path = XStyles
url = https://github.com/horsicq/XStyles.git
[submodule "XTranslation"]
path = XTranslation
url = https://github.com/horsicq/XTranslation.git
[submodule "XArchive"]
path = XArchive
url = https://github.com/horsicq/XArchive.git
[submodule "XDEX"]
path = XDEX
url = https://github.com/horsicq/XDEX.git
[submodule "XHashWidget"]
path = XHashWidget
url = https://github.com/horsicq/XHashWidget.git
[submodule "XHexView"]
path = XHexView
url = https://github.com/horsicq/XHexView.git
[submodule "XDisasmView"]
path = XDisasmView
url = https://github.com/horsicq/XDisasmView.git
[submodule "XShortcuts"]
path = XShortcuts
url = https://github.com/horsicq/XShortcuts.git
[submodule "XHexEdit"]
path = XHexEdit
url = https://github.com/horsicq/XHexEdit.git
[submodule "signatures"]
path = signatures
url = https://github.com/horsicq/signatures.git
[submodule "XDemangle"]
path = XDemangle
url = https://github.com/horsicq/XDemangle.git
[submodule "XDemangleWidget"]
path = XDemangleWidget
url = https://github.com/horsicq/XDemangleWidget.git
[submodule "XLLVMDemangler"]
path = XLLVMDemangler
url = https://github.com/horsicq/XLLVMDemangler.git
[submodule "build_tools"]
path = build_tools
url = https://github.com/horsicq/build_tools
[submodule "XCppfilt"]
path = XCppfilt
url = https://github.com/horsicq/XCppfilt
[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