-
Notifications
You must be signed in to change notification settings - Fork 81
/
Copy pathlabeless.sln
156 lines (156 loc) · 10.4 KB
/
labeless.sln
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.32630.194
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "labeless_olly", "labeless_olly\labeless_olly.vcxproj", "{2D0215D2-2106-4907-A2A0-C16DE4EEF92F}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "common", "common", "{9D0A5DD8-AECB-44F4-ABDB-3D25EB7ED509}"
ProjectSection(SolutionItems) = preProject
common\version.h = common\version.h
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "labeless_olly2", "labeless_olly2\labeless_olly2.vcxproj", "{230B05C0-2694-4888-9BB8-86ED666B6F88}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "labeless_x64dbg", "labeless_x64dbg\labeless_x64dbg.vcxproj", "{8D02D1C4-D4AA-4A77-B88A-5F1FE7CF1079}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "labeless_ida", "labeless_ida\labeless_ida.vcxproj", "{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
IDA68_vc120_x64|Win32 = IDA68_vc120_x64|Win32
IDA68_vc120_x64|x64 = IDA68_vc120_x64|x64
IDA68_vc120|Win32 = IDA68_vc120|Win32
IDA68_vc120|x64 = IDA68_vc120|x64
IDA69X_x64|Win32 = IDA69X_x64|Win32
IDA69X_x64|x64 = IDA69X_x64|x64
IDA69X|Win32 = IDA69X|Win32
IDA69X|x64 = IDA69X|x64
IDA7_x64|Win32 = IDA7_x64|Win32
IDA7_x64|x64 = IDA7_x64|x64
IDA7|Win32 = IDA7|Win32
IDA7|x64 = IDA7|x64
IDA8_x64|Win32 = IDA8_x64|Win32
IDA8_x64|x64 = IDA8_x64|x64
IDA8|Win32 = IDA8|Win32
IDA8|x64 = IDA8|x64
IDA9_x64|Win32 = IDA9_x64|Win32
IDA9_x64|x64 = IDA9_x64|x64
Release_DeFixed|Win32 = Release_DeFixed|Win32
Release_DeFixed|x64 = Release_DeFixed|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2D0215D2-2106-4907-A2A0-C16DE4EEF92F}.IDA68_vc120_x64|Win32.ActiveCfg = Release_DeFixed|Win32
{2D0215D2-2106-4907-A2A0-C16DE4EEF92F}.IDA68_vc120_x64|x64.ActiveCfg = Release_DeFixed|Win32
{2D0215D2-2106-4907-A2A0-C16DE4EEF92F}.IDA68_vc120|Win32.ActiveCfg = Release|Win32
{2D0215D2-2106-4907-A2A0-C16DE4EEF92F}.IDA68_vc120|x64.ActiveCfg = Release_DeFixed|Win32
{2D0215D2-2106-4907-A2A0-C16DE4EEF92F}.IDA69X_x64|Win32.ActiveCfg = Release|Win32
{2D0215D2-2106-4907-A2A0-C16DE4EEF92F}.IDA69X_x64|x64.ActiveCfg = Release|Win32
{2D0215D2-2106-4907-A2A0-C16DE4EEF92F}.IDA69X|Win32.ActiveCfg = Release|Win32
{2D0215D2-2106-4907-A2A0-C16DE4EEF92F}.IDA69X|x64.ActiveCfg = Release|Win32
{2D0215D2-2106-4907-A2A0-C16DE4EEF92F}.IDA7_x64|Win32.ActiveCfg = Release|Win32
{2D0215D2-2106-4907-A2A0-C16DE4EEF92F}.IDA7_x64|x64.ActiveCfg = Release|Win32
{2D0215D2-2106-4907-A2A0-C16DE4EEF92F}.IDA7|Win32.ActiveCfg = Release|Win32
{2D0215D2-2106-4907-A2A0-C16DE4EEF92F}.IDA7|x64.ActiveCfg = Release|Win32
{2D0215D2-2106-4907-A2A0-C16DE4EEF92F}.IDA8_x64|Win32.ActiveCfg = Release|Win32
{2D0215D2-2106-4907-A2A0-C16DE4EEF92F}.IDA8_x64|x64.ActiveCfg = Release|Win32
{2D0215D2-2106-4907-A2A0-C16DE4EEF92F}.IDA8|Win32.ActiveCfg = Release|Win32
{2D0215D2-2106-4907-A2A0-C16DE4EEF92F}.IDA8|x64.ActiveCfg = Release|Win32
{2D0215D2-2106-4907-A2A0-C16DE4EEF92F}.IDA9_x64|Win32.ActiveCfg = Release|Win32
{2D0215D2-2106-4907-A2A0-C16DE4EEF92F}.IDA9_x64|x64.ActiveCfg = Release|Win32
{2D0215D2-2106-4907-A2A0-C16DE4EEF92F}.Release_DeFixed|Win32.ActiveCfg = Release_DeFixed|Win32
{2D0215D2-2106-4907-A2A0-C16DE4EEF92F}.Release_DeFixed|Win32.Build.0 = Release_DeFixed|Win32
{2D0215D2-2106-4907-A2A0-C16DE4EEF92F}.Release_DeFixed|x64.ActiveCfg = Release_DeFixed|Win32
{2D0215D2-2106-4907-A2A0-C16DE4EEF92F}.Release|Win32.ActiveCfg = Release|Win32
{2D0215D2-2106-4907-A2A0-C16DE4EEF92F}.Release|Win32.Build.0 = Release|Win32
{2D0215D2-2106-4907-A2A0-C16DE4EEF92F}.Release|x64.ActiveCfg = Release|Win32
{230B05C0-2694-4888-9BB8-86ED666B6F88}.IDA68_vc120_x64|Win32.ActiveCfg = Release|Win32
{230B05C0-2694-4888-9BB8-86ED666B6F88}.IDA68_vc120_x64|x64.ActiveCfg = Release|Win32
{230B05C0-2694-4888-9BB8-86ED666B6F88}.IDA68_vc120|Win32.ActiveCfg = Release|Win32
{230B05C0-2694-4888-9BB8-86ED666B6F88}.IDA68_vc120|x64.ActiveCfg = Release|Win32
{230B05C0-2694-4888-9BB8-86ED666B6F88}.IDA69X_x64|Win32.ActiveCfg = Release|Win32
{230B05C0-2694-4888-9BB8-86ED666B6F88}.IDA69X_x64|x64.ActiveCfg = Release|Win32
{230B05C0-2694-4888-9BB8-86ED666B6F88}.IDA69X|Win32.ActiveCfg = Release|Win32
{230B05C0-2694-4888-9BB8-86ED666B6F88}.IDA69X|x64.ActiveCfg = Release|Win32
{230B05C0-2694-4888-9BB8-86ED666B6F88}.IDA7_x64|Win32.ActiveCfg = Release|Win32
{230B05C0-2694-4888-9BB8-86ED666B6F88}.IDA7_x64|x64.ActiveCfg = Release|Win32
{230B05C0-2694-4888-9BB8-86ED666B6F88}.IDA7|Win32.ActiveCfg = Release|Win32
{230B05C0-2694-4888-9BB8-86ED666B6F88}.IDA7|x64.ActiveCfg = Release|Win32
{230B05C0-2694-4888-9BB8-86ED666B6F88}.IDA8_x64|Win32.ActiveCfg = Release|Win32
{230B05C0-2694-4888-9BB8-86ED666B6F88}.IDA8_x64|x64.ActiveCfg = Release|Win32
{230B05C0-2694-4888-9BB8-86ED666B6F88}.IDA8|Win32.ActiveCfg = Release|Win32
{230B05C0-2694-4888-9BB8-86ED666B6F88}.IDA8|x64.ActiveCfg = Release|Win32
{230B05C0-2694-4888-9BB8-86ED666B6F88}.IDA9_x64|Win32.ActiveCfg = Release|Win32
{230B05C0-2694-4888-9BB8-86ED666B6F88}.IDA9_x64|x64.ActiveCfg = Release|Win32
{230B05C0-2694-4888-9BB8-86ED666B6F88}.Release_DeFixed|Win32.ActiveCfg = Release|Win32
{230B05C0-2694-4888-9BB8-86ED666B6F88}.Release_DeFixed|x64.ActiveCfg = Release|Win32
{230B05C0-2694-4888-9BB8-86ED666B6F88}.Release|Win32.ActiveCfg = Release|Win32
{230B05C0-2694-4888-9BB8-86ED666B6F88}.Release|Win32.Build.0 = Release|Win32
{230B05C0-2694-4888-9BB8-86ED666B6F88}.Release|x64.ActiveCfg = Release|Win32
{8D02D1C4-D4AA-4A77-B88A-5F1FE7CF1079}.IDA68_vc120_x64|Win32.ActiveCfg = Release|Win32
{8D02D1C4-D4AA-4A77-B88A-5F1FE7CF1079}.IDA68_vc120_x64|x64.ActiveCfg = Release|x64
{8D02D1C4-D4AA-4A77-B88A-5F1FE7CF1079}.IDA68_vc120|Win32.ActiveCfg = Release|Win32
{8D02D1C4-D4AA-4A77-B88A-5F1FE7CF1079}.IDA68_vc120|x64.ActiveCfg = Release|x64
{8D02D1C4-D4AA-4A77-B88A-5F1FE7CF1079}.IDA69X_x64|Win32.ActiveCfg = Release|Win32
{8D02D1C4-D4AA-4A77-B88A-5F1FE7CF1079}.IDA69X_x64|x64.ActiveCfg = Release|x64
{8D02D1C4-D4AA-4A77-B88A-5F1FE7CF1079}.IDA69X|Win32.ActiveCfg = Release|Win32
{8D02D1C4-D4AA-4A77-B88A-5F1FE7CF1079}.IDA69X|x64.ActiveCfg = Release|x64
{8D02D1C4-D4AA-4A77-B88A-5F1FE7CF1079}.IDA7_x64|Win32.ActiveCfg = Release|Win32
{8D02D1C4-D4AA-4A77-B88A-5F1FE7CF1079}.IDA7_x64|x64.ActiveCfg = Release|x64
{8D02D1C4-D4AA-4A77-B88A-5F1FE7CF1079}.IDA7|Win32.ActiveCfg = Release|Win32
{8D02D1C4-D4AA-4A77-B88A-5F1FE7CF1079}.IDA7|x64.ActiveCfg = Release|x64
{8D02D1C4-D4AA-4A77-B88A-5F1FE7CF1079}.IDA8_x64|Win32.ActiveCfg = Release|Win32
{8D02D1C4-D4AA-4A77-B88A-5F1FE7CF1079}.IDA8_x64|x64.ActiveCfg = Release|x64
{8D02D1C4-D4AA-4A77-B88A-5F1FE7CF1079}.IDA8|Win32.ActiveCfg = Release|x64
{8D02D1C4-D4AA-4A77-B88A-5F1FE7CF1079}.IDA8|x64.ActiveCfg = Release|x64
{8D02D1C4-D4AA-4A77-B88A-5F1FE7CF1079}.IDA9_x64|Win32.ActiveCfg = Release|Win32
{8D02D1C4-D4AA-4A77-B88A-5F1FE7CF1079}.IDA9_x64|x64.ActiveCfg = Release|x64
{8D02D1C4-D4AA-4A77-B88A-5F1FE7CF1079}.Release_DeFixed|Win32.ActiveCfg = Release|Win32
{8D02D1C4-D4AA-4A77-B88A-5F1FE7CF1079}.Release_DeFixed|x64.ActiveCfg = Release|x64
{8D02D1C4-D4AA-4A77-B88A-5F1FE7CF1079}.Release|Win32.ActiveCfg = Release|Win32
{8D02D1C4-D4AA-4A77-B88A-5F1FE7CF1079}.Release|Win32.Build.0 = Release|Win32
{8D02D1C4-D4AA-4A77-B88A-5F1FE7CF1079}.Release|x64.ActiveCfg = Release|x64
{8D02D1C4-D4AA-4A77-B88A-5F1FE7CF1079}.Release|x64.Build.0 = Release|x64
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA68_vc120_x64|Win32.ActiveCfg = IDA68_vc120_x64|Win32
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA68_vc120_x64|Win32.Build.0 = IDA68_vc120_x64|Win32
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA68_vc120_x64|x64.ActiveCfg = IDA68_vc120_x64|Win32
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA68_vc120|Win32.ActiveCfg = IDA68_vc120|Win32
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA68_vc120|Win32.Build.0 = IDA68_vc120|Win32
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA68_vc120|x64.ActiveCfg = IDA68_vc120|Win32
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA69X_x64|Win32.ActiveCfg = IDA69X_x64|Win32
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA69X_x64|Win32.Build.0 = IDA69X_x64|Win32
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA69X_x64|x64.ActiveCfg = IDA69X_x64|x64
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA69X|Win32.ActiveCfg = IDA69X|Win32
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA69X|Win32.Build.0 = IDA69X|Win32
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA69X|x64.ActiveCfg = IDA69X|x64
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA7_x64|Win32.ActiveCfg = IDA7_x64|Win32
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA7_x64|Win32.Build.0 = IDA7_x64|Win32
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA7_x64|x64.ActiveCfg = IDA7_x64|x64
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA7_x64|x64.Build.0 = IDA7_x64|x64
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA7|Win32.ActiveCfg = IDA7|Win32
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA7|Win32.Build.0 = IDA7|Win32
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA7|x64.ActiveCfg = IDA7|x64
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA7|x64.Build.0 = IDA7|x64
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA8_x64|Win32.ActiveCfg = IDA8_x64|Win32
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA8_x64|x64.ActiveCfg = IDA8_x64|x64
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA8_x64|x64.Build.0 = IDA8_x64|x64
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA8|Win32.ActiveCfg = IDA8|Win32
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA8|x64.ActiveCfg = IDA8|x64
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA8|x64.Build.0 = IDA8|x64
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA9_x64|Win32.ActiveCfg = IDA9_x64|x64
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA9_x64|x64.ActiveCfg = IDA9_x64|x64
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.IDA9_x64|x64.Build.0 = IDA9_x64|x64
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.Release_DeFixed|Win32.ActiveCfg = IDA7_x64|Win32
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.Release_DeFixed|x64.ActiveCfg = IDA68_vc120_x64|x64
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.Release|Win32.ActiveCfg = IDA7|Win32
{ADCF29E6-8039-4ABF-B6CD-28BAEF0793C3}.Release|x64.ActiveCfg = IDA68_vc120_x64|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {47B73544-F84D-444D-B33B-AABED50519E2}
EndGlobalSection
EndGlobal