6 |
7 | ## How to use
8 | 0. Download rev2-Labtool here: https://github.com/PCvolt/rev2-Labtool/releases/download/0.3.0/rev2-labtool0.3.0.7z
9 | 1. Start GGxrd rev2
10 | 2. Boot up Labtool.
11 |
12 | ## Features
13 | - Value displays: HP, defense modifier, meter, RISC, stun with thresholds per characters, xy position
14 | - Frame advantage display (even on Roman Cancels!)
15 | - Gap display for both characters(up to 30F gaps), on block and even on hit
16 | - Save&Reset positions, save with keyboard "2", and reset with keyboard "1" or joypad "select"
17 |
18 | ## Upcoming features
19 | - Dynamic display of guts per character
20 | - Customizable keys and buttons for Save&Reset feature
21 |
22 | ## Known bugs
23 | - Playing as P2 swaps some info on the display.
24 |
25 | The project migrated from .NET Core to .NET Framework for compatibility purposes.
26 |
--------------------------------------------------------------------------------
/images/Labtool030.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/PCvolt/rev2-Labtool/00d495342b783ee9f18d8c3b28cf235868e3798b/images/Labtool030.png
--------------------------------------------------------------------------------
/packages.config:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/packages/Fasm.NET.1.70.03.2/.signature.p7s:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/PCvolt/rev2-Labtool/00d495342b783ee9f18d8c3b28cf235868e3798b/packages/Fasm.NET.1.70.03.2/.signature.p7s
--------------------------------------------------------------------------------
/packages/Fasm.NET.1.70.03.2/Fasm.NET.1.70.03.2.nupkg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/PCvolt/rev2-Labtool/00d495342b783ee9f18d8c3b28cf235868e3798b/packages/Fasm.NET.1.70.03.2/Fasm.NET.1.70.03.2.nupkg
--------------------------------------------------------------------------------
/packages/Fasm.NET.1.70.03.2/lib/Fasm.NET.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/PCvolt/rev2-Labtool/00d495342b783ee9f18d8c3b28cf235868e3798b/packages/Fasm.NET.1.70.03.2/lib/Fasm.NET.dll
--------------------------------------------------------------------------------
/packages/Fasm.NET.1.70.03.2/lib/Fasm.NET.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | "Fasm.NET"
5 |
6 |
7 |
8 |
9 | Gets the mnemonics.
10 |
11 |
12 |
13 |
14 | Inserts the text representation of the specified array of objects, followed by the current line terminator at the specified character position.
15 |
16 | The position in this instance where insertion begins.
17 | The composite format string.
18 | The array of objects to write using format.
19 |
20 | Inserts the text representation of the specified array of objects, followed by the current line terminator at the specified character position.
21 |
22 | The position in this instance where insertion begins.
23 | The composite format string.
24 | The array of objects to write using format.
25 |
26 |
27 |
28 | Removes all characters from the current instance.
29 |
30 |
31 | Removes all characters from the current instance.
32 |
33 |
34 |
35 |
36 | Assembles the mnemonics with a given origin address.
37 |
38 | The address used as starting address for the assebmly code.
39 |
40 | Assembles the mnemonics with a given origin address.
41 |
42 | The address used as starting address for the assebmly code.
43 |
44 |
45 |
46 | Assembles the mnemonics.
47 |
48 |
49 | Assembles the mnemonics.
50 |
51 |
52 |
53 |
54 | Adds the text representation of the specified array of objects, followed by the current line terminator.
55 |
56 | The composite format string.
57 | The array of objects to write using format.
58 |
59 | Adds the text representation of the specified array of objects, followed by the current line terminator.
60 |
61 | The composite format string.
62 | The array of objects to write using format.
63 |
64 |
65 |
66 | Initializes a new instance of the class.
67 |
68 | The memory size allocated for the buffer.
69 | The maximum number of pass to perform.
70 |
71 | Initializes a new instance of the class.
72 |
73 | The memory size allocated for the buffer.
74 | The maximum number of pass to perform.
75 |
76 |
77 |
78 | Initializes a new instance of the class.
79 |
80 | The default memory size used is 4096 bytes and the maximum number of pass is 100.
81 |
82 | Initializes a new instance of the class.
83 |
84 | The default memory size used is 4096 bytes and the maximum number of pass is 100.
85 |
86 |
87 |
88 | Assembles the specified files by appending them.
89 |
90 | The path of the files to assemble.
91 | The memory size allocated for the buffer.
92 | The maximum number of pass to perform.
93 |
94 | Assembles the specified files by appending them.
95 |
96 | The path of the files to assemble.
97 | The memory size allocated for the buffer.
98 | The maximum number of pass to perform.
99 |
100 |
101 |
102 | Assembles the specified files by appending them.
103 |
104 | The path of the files to assemble.
105 | The default memory size used is 4096 bytes and the maximum number of pass is 100.
106 |
107 | Assembles the specified files by appending them.
108 |
109 | The path of the files to assemble.
110 | The memory size allocated for the buffer.
111 | The maximum number of pass to perform.
112 | The default memory size used is 4096 bytes and the maximum number of pass is 100.
113 |
114 |
115 |
116 | Assembles the specified file.
117 |
118 | The path of the file to assemble.
119 | The memory size allocated for the buffer.
120 | The maximum number of pass to perform.
121 |
122 | Assembles the specified file.
123 |
124 | The path of the file to assemble.
125 | The memory size allocated for the buffer.
126 | The maximum number of pass to perform.
127 |
128 |
129 |
130 | Assembles the specified file.
131 |
132 | The path of the file to assemble.
133 | The default memory size used is 4096 bytes and the maximum number of pass is 100.
134 |
135 | Assembles the specified file.
136 |
137 | The path of the file to assemble.
138 | The memory size allocated for the buffer.
139 | The maximum number of pass to perform.
140 | The default memory size used is 4096 bytes and the maximum number of pass is 100.
141 |
142 |
143 |
144 | Assembles the given mnemonics.
145 |
146 | The array containing mnemonics to assemble.
147 | The memory size allocated for the buffer.
148 | The maximum number of pass to perform.
149 |
150 | Assembles the given mnemonics.
151 |
152 | The array containing mnemonics to assemble.
153 | The memory size allocated for the buffer.
154 | The maximum number of pass to perform.
155 |
156 |
157 |
158 | Assembles the given mnemonics.
159 |
160 | The array containing mnemonics to assemble.
161 | The default memory size used is 4096 bytes and the maximum number of pass is 100.
162 |
163 | Assembles the given mnemonics.
164 |
165 | The array containing mnemonics to assemble.
166 | The default memory size used is 4096 bytes and the maximum number of pass is 100.
167 |
168 |
169 |
170 | Assembles the given mnemonics.
171 |
172 | The mnemonics to assemble.
173 | The memory size allocated for the buffer.
174 | The maximum number of pass to perform.
175 |
176 | Assembles the given mnemonics.
177 |
178 | The mnemonics to assemble.
179 | The memory size allocated for the buffer.
180 | The maximum number of pass to perform.
181 |
182 |
183 |
184 | Assembles the given mnemonics.
185 |
186 | The mnemonics to assemble.
187 | The default memory size used is 4096 bytes and the maximum number of pass is 100.
188 |
189 | Assembles the given mnemonics.
190 |
191 | The mnemonics to assemble.
192 | The default memory size used is 4096 bytes and the maximum number of pass is 100.
193 |
194 |
195 |
196 | Gets the version of FASM compiler.
197 |
198 |
199 | Gets the version of FASM compiler.
200 |
201 |
202 |
203 |
204 | The maximum number of pass to perform.
205 |
206 |
207 |
208 |
209 | The memory size allocated for the buffer.
210 |
211 |
212 |
213 |
214 | The mnemonics inserted by the user.
215 |
216 |
217 |
218 |
219 | The managed wrapper to interfact with FASM compiler.
220 |
221 |
222 |
223 |
224 | The following structure resides at the beginning of memory block provided
225 | to the fasm_Assemble function. The condition field contains the same value
226 | as the one returned by function.
227 |
228 | When function returns FASM_OK condition, the output_length and
229 | output_data fields are filled - with pointer to generated output
230 | (somewhere within the provided memory block) and the count of bytes stored
231 | there.
232 |
233 | When function returns FASM_ERROR, the error_code is filled with the
234 | code of specific error that happened and error_line is a pointer to the
235 | LINE_HEADER structure, providing information about the line that caused
236 | the error.
237 |
238 |
239 |
240 |
241 | The following structure has two variants - it either defines the line
242 | that was loaded directly from source, or the line that was generated by
243 | macroinstruction. First case has the highest bit of line_number set to 0,
244 | while the second case has this bit set.
245 |
246 | In the first case, the file_path field contains pointer to the path of
247 | source file (empty string if it's the source that was provided directly to
248 | fasm_Assemble function), the line_number is the number of line within
249 | that file (starting from 1) and the file_offset field contains the offset
250 | within the file where the line starts.
251 |
252 | In the second case the macro_calling_line field contains the pointer to
253 | LINE_HEADER structure for the line which called the macroinstruction, and
254 | the macro_line field contains the pointer to LINE_HEADER structure for the
255 | line within the definition of macroinstruction, which generated this one.
256 |
257 |
258 |
259 |
260 | The native function to get the version of FASM compiler embedded in Fasm.obj.
261 |
262 | The return valus is a double word containg major version in lower 16 bits, and minor version in the higher 16 bits.
263 |
264 |
265 |
266 | Initializes a new instance of the class.
267 |
268 | The error code.
269 | The line where is the error.
270 | The offset within the file where the line starts.
271 | The assembled mnemonics when the error occurred.
272 |
273 | Initializes a new instance of the class.
274 |
275 | The error code.
276 | The line where is the error.
277 | The offset within the file where the line starts.
278 | The assembled mnemonics when the error occurred.
279 |
280 |
281 |
282 | The assembled mnemonics when the error occurred.
283 |
284 |
285 |
286 |
287 | The offset within the file where the line starts.
288 |
289 |
290 |
291 |
292 | The line where is the error.
293 |
294 |
295 |
296 |
297 | The error code.
298 |
299 |
300 |
301 |
302 | The private field containing the assembled mnemonics when the error occurred.
303 |
304 |
305 |
306 |
307 | The private field containing the offset within the file where the line starts.
308 |
309 |
310 |
311 |
312 | The private field containing the line where is the error.
313 |
314 |
315 |
316 |
317 | The private field containing the error code.
318 |
319 |
320 |
321 |
322 | The exception that is thrown when a FASM compiler error occurs.
323 |
324 |
325 |
326 |
327 | The enumeration containing all errors of FASM compiler.
328 |
329 |
330 |
331 |
332 | The enumeration containing all results of FASM compiler.
333 |
334 |
335 |
336 |
337 |
--------------------------------------------------------------------------------
/packages/MemorySharp.1.2.0/.signature.p7s:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/PCvolt/rev2-Labtool/00d495342b783ee9f18d8c3b28cf235868e3798b/packages/MemorySharp.1.2.0/.signature.p7s
--------------------------------------------------------------------------------
/packages/MemorySharp.1.2.0/MemorySharp.1.2.0.nupkg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/PCvolt/rev2-Labtool/00d495342b783ee9f18d8c3b28cf235868e3798b/packages/MemorySharp.1.2.0/MemorySharp.1.2.0.nupkg
--------------------------------------------------------------------------------
/packages/MemorySharp.1.2.0/lib/LICENSE:
--------------------------------------------------------------------------------
1 | The MIT License (MIT)
2 |
3 | Copyright (C) 2012-2013 Jämes Ménétrey (a.k.a. ZenLulz)
4 |
5 |
6 | Permission is hereby granted, free of charge, to any person obtaining
7 | a copy of this software and associated documentation files (the
8 | "Software"), to deal in the Software without restriction, including
9 | without limitation the rights to use, copy, modify, merge, publish,
10 | distribute, sublicense, and/or sell copies of the Software, and to
11 | permit persons to whom the Software is furnished to do so, subject to
12 | the following conditions:
13 |
14 | The above copyright notice and this permission notice shall be included
15 | in all copies or substantial portions of the Software.
16 |
17 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
18 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
19 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
20 | IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
21 | CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
22 | TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
23 | SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
--------------------------------------------------------------------------------
/packages/MemorySharp.1.2.0/lib/MemorySharp.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/PCvolt/rev2-Labtool/00d495342b783ee9f18d8c3b28cf235868e3798b/packages/MemorySharp.1.2.0/lib/MemorySharp.dll
--------------------------------------------------------------------------------
/packages/SlimDX.4.0.13.44/.signature.p7s:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/PCvolt/rev2-Labtool/00d495342b783ee9f18d8c3b28cf235868e3798b/packages/SlimDX.4.0.13.44/.signature.p7s
--------------------------------------------------------------------------------
/packages/SlimDX.4.0.13.44/SlimDX.4.0.13.44.nupkg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/PCvolt/rev2-Labtool/00d495342b783ee9f18d8c3b28cf235868e3798b/packages/SlimDX.4.0.13.44/SlimDX.4.0.13.44.nupkg
--------------------------------------------------------------------------------
/packages/SlimDX.4.0.13.44/lib/NET20/SlimDX.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/PCvolt/rev2-Labtool/00d495342b783ee9f18d8c3b28cf235868e3798b/packages/SlimDX.4.0.13.44/lib/NET20/SlimDX.dll
--------------------------------------------------------------------------------
/packages/SlimDX.4.0.13.44/lib/NET40/SlimDX.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/PCvolt/rev2-Labtool/00d495342b783ee9f18d8c3b28cf235868e3798b/packages/SlimDX.4.0.13.44/lib/NET40/SlimDX.dll
--------------------------------------------------------------------------------
/publish/Application Files/rev2-Labtool(Framework)_1_0_0_0/Fasm.NET.dll.deploy:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/PCvolt/rev2-Labtool/00d495342b783ee9f18d8c3b28cf235868e3798b/publish/Application Files/rev2-Labtool(Framework)_1_0_0_0/Fasm.NET.dll.deploy
--------------------------------------------------------------------------------
/publish/Application Files/rev2-Labtool(Framework)_1_0_0_0/MemorySharp.dll.deploy:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/PCvolt/rev2-Labtool/00d495342b783ee9f18d8c3b28cf235868e3798b/publish/Application Files/rev2-Labtool(Framework)_1_0_0_0/MemorySharp.dll.deploy
--------------------------------------------------------------------------------
/publish/Application Files/rev2-Labtool(Framework)_1_0_0_0/rev2-Labtool(Framework).application:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 | Av6YH/9lZJEuHMbQ9cydnVdxssq0tkn39mBDSRGiHU8=
18 |
19 |
20 |
21 | mUDPSR++5SL3J6cem4WeNDUXJaqvziGec7+Jlgg/uA4=XoFoTpJ+rUrfzw1NU7M2gxsKVK9NEzAH4uCNDrYjbo0SkeaUkzLdsIEv7287Me8A+MAFQyNo7JWu/zdr9erZ9JfhbQ8gf33harIB7LmltU/djnS7Ouo+lA1ApO0QfQwDL9efXFIdYPWKLU+kbQWgjiywgDW8FzLE6KboLJDNA0w=vC7UnEywi2sk4LUcsXfwoeaOY0Qdug2pMze9bKLZhLifJIDZXWzYEOPwbwSaDI5VHzSOuzXiRhjQbgxXkIlw7Uygjx4VW9ahwuHWSHR0ZtpXRTSwIoH2RT/bGF48r9k0Qm19UgNL7Jx2BwXFi0J0jY76b29MA7qUI9wigNfpKkk=AQABCN=PCVOLT\PC_voltt9uy2u2cAyNmi8nGkO8KZRioFHV6CDeyAZgjKz7wQpc=Jv8sPEulRBRq3lAcB1pWCMWyMx/B9xVEZq5fU6wpPfT/A3oyMnp+gTAMlOrg33nbx2lS6f9B3SlA/8cT/Xygfb4hXRG5M85/6Ayo13L5i6qDjH13dxTIxNDV6CtbgIx6H1qpt2oUSZZ1OfST9bkdIYJRYw0GloPovPNiHiDFoEY=vC7UnEywi2sk4LUcsXfwoeaOY0Qdug2pMze9bKLZhLifJIDZXWzYEOPwbwSaDI5VHzSOuzXiRhjQbgxXkIlw7Uygjx4VW9ahwuHWSHR0ZtpXRTSwIoH2RT/bGF48r9k0Qm19UgNL7Jx2BwXFi0J0jY76b29MA7qUI9wigNfpKkk=AQABMIIB0TCCATqgAwIBAgIQKvET0/E3EphO2dvEK8af6jANBgkqhkiG9w0BAQsFADAnMSUwIwYDVQQDHhwAUABDAFYATwBMAFQAXABQAEMAXwB2AG8AbAB0MB4XDTIwMDExNjIwMTQzM1oXDTIxMDExNjAyMTQzM1owJzElMCMGA1UEAx4cAFAAQwBWAE8ATABUAFwAUABDAF8AdgBvAGwAdDCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAvC7UnEywi2sk4LUcsXfwoeaOY0Qdug2pMze9bKLZhLifJIDZXWzYEOPwbwSaDI5VHzSOuzXiRhjQbgxXkIlw7Uygjx4VW9ahwuHWSHR0ZtpXRTSwIoH2RT/bGF48r9k0Qm19UgNL7Jx2BwXFi0J0jY76b29MA7qUI9wigNfpKkkCAwEAATANBgkqhkiG9w0BAQsFAAOBgQCsHOaD3UMC8mSLsI7muNyFCKd3EZrMuB339DRZw1pF9Q/EZqztgANa3YbbgvkW4jwM3tspPWBlWqSYMb4/BC4m558p3YAWKQqO7nWz5QYYH3EoBoDxrC8Um8hry7e07UWe5y528ngLWpIfMKGZ65qzX5UhpWag1o+GfrO60hUFJg==
--------------------------------------------------------------------------------
/publish/Application Files/rev2-Labtool(Framework)_1_0_0_0/rev2-Labtool(Framework).exe.config.deploy:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
--------------------------------------------------------------------------------
/publish/Application Files/rev2-Labtool(Framework)_1_0_0_0/rev2-Labtool(Framework).exe.deploy:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/PCvolt/rev2-Labtool/00d495342b783ee9f18d8c3b28cf235868e3798b/publish/Application Files/rev2-Labtool(Framework)_1_0_0_0/rev2-Labtool(Framework).exe.deploy
--------------------------------------------------------------------------------
/publish/Application Files/rev2-Labtool(Framework)_1_0_0_0/rev2-Labtool(Framework).exe.manifest:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
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 | 9Pejz/EFcSpwWLen9CU3DNX7hegofaD5mlblQeWfEd0=
53 |
54 |
55 |
56 |
57 |
58 |
59 |
60 |
61 |
62 |
63 |
64 | AdsxgZZyE9oK3JsfJi24go3fQaKDoIA03HREQg+7T8I=
65 |
66 |
67 |
68 |
69 |
70 |
71 |
72 |
73 |
74 |
75 |
76 | 7gvUiG6Svx/r5ZI4NTY2DW2r+sDLjfGYOYxPr8qdGUM=
77 |
78 |
79 |
80 |
81 |
82 |
83 |
84 |
85 |
86 | WxlqwvVsKOWn+WZPSLP/EJbME/BOneQqF6kTC0ntCA8=
87 |
88 |
89 | YG6YXWhzCNHwKLtu7mxYVPDAWSiC6J3xWCYt3eIWCsY=l0MskjR4sl7f1Jb1pC+O5q1bcSfDJro2Pg86iXZbw8U5wOa58v1rndWgfZ60rtJzDuRuVYBi3H9E0Ysv76AjVMEJNYsNTDV1RwsJbtZjpFpi9wJg7uCIFjDjbNyj7GE8uF05dY+tglzggm8Q3uHzOKnGrsXbN+MkCuZTO61nUdA=vC7UnEywi2sk4LUcsXfwoeaOY0Qdug2pMze9bKLZhLifJIDZXWzYEOPwbwSaDI5VHzSOuzXiRhjQbgxXkIlw7Uygjx4VW9ahwuHWSHR0ZtpXRTSwIoH2RT/bGF48r9k0Qm19UgNL7Jx2BwXFi0J0jY76b29MA7qUI9wigNfpKkk=AQABCN=PCVOLT\PC_volt1pXj7/CvigNdXUrXvMYrTTRkg7Uu59b3c8Yy6ltxjZM=To+McRh5EdkPbyHC6RcUaoYWfStPpcRjEZ1Q9ToP86NnvCGNOPaFK/e1u2hYZ8JghJ5UQSIDd1HPrKhA/9o3UvirQJXQjiYAxX2FCgYNGl2VCwA14A85RHUtiMoOORBZwwAeKwjn8EZmW4Z0xGnr6Oe3Dzh/8WDpBsQPxgvFwF4=vC7UnEywi2sk4LUcsXfwoeaOY0Qdug2pMze9bKLZhLifJIDZXWzYEOPwbwSaDI5VHzSOuzXiRhjQbgxXkIlw7Uygjx4VW9ahwuHWSHR0ZtpXRTSwIoH2RT/bGF48r9k0Qm19UgNL7Jx2BwXFi0J0jY76b29MA7qUI9wigNfpKkk=AQABMIIB0TCCATqgAwIBAgIQKvET0/E3EphO2dvEK8af6jANBgkqhkiG9w0BAQsFADAnMSUwIwYDVQQDHhwAUABDAFYATwBMAFQAXABQAEMAXwB2AG8AbAB0MB4XDTIwMDExNjIwMTQzM1oXDTIxMDExNjAyMTQzM1owJzElMCMGA1UEAx4cAFAAQwBWAE8ATABUAFwAUABDAF8AdgBvAGwAdDCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAvC7UnEywi2sk4LUcsXfwoeaOY0Qdug2pMze9bKLZhLifJIDZXWzYEOPwbwSaDI5VHzSOuzXiRhjQbgxXkIlw7Uygjx4VW9ahwuHWSHR0ZtpXRTSwIoH2RT/bGF48r9k0Qm19UgNL7Jx2BwXFi0J0jY76b29MA7qUI9wigNfpKkkCAwEAATANBgkqhkiG9w0BAQsFAAOBgQCsHOaD3UMC8mSLsI7muNyFCKd3EZrMuB339DRZw1pF9Q/EZqztgANa3YbbgvkW4jwM3tspPWBlWqSYMb4/BC4m558p3YAWKQqO7nWz5QYYH3EoBoDxrC8Um8hry7e07UWe5y528ngLWpIfMKGZ65qzX5UhpWag1o+GfrO60hUFJg==
--------------------------------------------------------------------------------
/publish/Application Files/rev2-Labtool(Framework)_1_0_0_1/Fasm.NET.dll.deploy:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/PCvolt/rev2-Labtool/00d495342b783ee9f18d8c3b28cf235868e3798b/publish/Application Files/rev2-Labtool(Framework)_1_0_0_1/Fasm.NET.dll.deploy
--------------------------------------------------------------------------------
/publish/Application Files/rev2-Labtool(Framework)_1_0_0_1/MemorySharp.dll.deploy:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/PCvolt/rev2-Labtool/00d495342b783ee9f18d8c3b28cf235868e3798b/publish/Application Files/rev2-Labtool(Framework)_1_0_0_1/MemorySharp.dll.deploy
--------------------------------------------------------------------------------
/publish/Application Files/rev2-Labtool(Framework)_1_0_0_1/rev2-Labtool(Framework).application:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 | C8Z2Fdeq5LSdpjLJ1mThovckAi687gm6KHEtRQUz3ms=
18 |
19 |
20 |
21 | jhzWG+p9mGhwWRm1LbMWGrqu+maBgXx2xzGMblaU4S0=UxwQsQaKBMnwuKCmhXk86rSwICc26rZScHWOPWbEnj25uBlBob1P3UQulrTg5FEITPes8am94gVTdC6ykKHhYroreVbaDXwFtT1zNmkEiSLEtMVmbKQdvLipL83l7Uh4/u5v7ZbfCSSM3VD+I16Ei8aEAtn06nhbThKCwAFDuTc=vC7UnEywi2sk4LUcsXfwoeaOY0Qdug2pMze9bKLZhLifJIDZXWzYEOPwbwSaDI5VHzSOuzXiRhjQbgxXkIlw7Uygjx4VW9ahwuHWSHR0ZtpXRTSwIoH2RT/bGF48r9k0Qm19UgNL7Jx2BwXFi0J0jY76b29MA7qUI9wigNfpKkk=AQABCN=PCVOLT\PC_volt/U4q1fnaaAK4Pu9SnfL62HRrtvb+qP/S8rwq7pkD1Es=V1DHVibrx88PMVAipM34zgVtT7TC8sa19rVA293sXLxGneshrLv/20DLvBGrsx3Eoo99CNUWJTLxXhtLNr3Dhti6oQeAmLoXz3J8zJqWEe/8+DlX1QGpMWTJJOk4J3zR5fwFKrlcIdL4slf8CUDow9xl1WOkvipo0Y1O2FSiaT8=vC7UnEywi2sk4LUcsXfwoeaOY0Qdug2pMze9bKLZhLifJIDZXWzYEOPwbwSaDI5VHzSOuzXiRhjQbgxXkIlw7Uygjx4VW9ahwuHWSHR0ZtpXRTSwIoH2RT/bGF48r9k0Qm19UgNL7Jx2BwXFi0J0jY76b29MA7qUI9wigNfpKkk=AQABMIIB0TCCATqgAwIBAgIQKvET0/E3EphO2dvEK8af6jANBgkqhkiG9w0BAQsFADAnMSUwIwYDVQQDHhwAUABDAFYATwBMAFQAXABQAEMAXwB2AG8AbAB0MB4XDTIwMDExNjIwMTQzM1oXDTIxMDExNjAyMTQzM1owJzElMCMGA1UEAx4cAFAAQwBWAE8ATABUAFwAUABDAF8AdgBvAGwAdDCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAvC7UnEywi2sk4LUcsXfwoeaOY0Qdug2pMze9bKLZhLifJIDZXWzYEOPwbwSaDI5VHzSOuzXiRhjQbgxXkIlw7Uygjx4VW9ahwuHWSHR0ZtpXRTSwIoH2RT/bGF48r9k0Qm19UgNL7Jx2BwXFi0J0jY76b29MA7qUI9wigNfpKkkCAwEAATANBgkqhkiG9w0BAQsFAAOBgQCsHOaD3UMC8mSLsI7muNyFCKd3EZrMuB339DRZw1pF9Q/EZqztgANa3YbbgvkW4jwM3tspPWBlWqSYMb4/BC4m558p3YAWKQqO7nWz5QYYH3EoBoDxrC8Um8hry7e07UWe5y528ngLWpIfMKGZ65qzX5UhpWag1o+GfrO60hUFJg==
--------------------------------------------------------------------------------
/publish/Application Files/rev2-Labtool(Framework)_1_0_0_1/rev2-Labtool(Framework).exe.config.deploy:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
--------------------------------------------------------------------------------
/publish/Application Files/rev2-Labtool(Framework)_1_0_0_1/rev2-Labtool(Framework).exe.deploy:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/PCvolt/rev2-Labtool/00d495342b783ee9f18d8c3b28cf235868e3798b/publish/Application Files/rev2-Labtool(Framework)_1_0_0_1/rev2-Labtool(Framework).exe.deploy
--------------------------------------------------------------------------------
/publish/Application Files/rev2-Labtool(Framework)_1_0_0_1/rev2-Labtool(Framework).exe.manifest:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
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 | 9Pejz/EFcSpwWLen9CU3DNX7hegofaD5mlblQeWfEd0=
53 |
54 |
55 |
56 |
57 |
58 |
59 |
60 |
61 |
62 |
63 |
64 | AdsxgZZyE9oK3JsfJi24go3fQaKDoIA03HREQg+7T8I=
65 |
66 |
67 |
68 |
69 |
70 |
71 |
72 |
73 |
74 |
75 |
76 | 7gvUiG6Svx/r5ZI4NTY2DW2r+sDLjfGYOYxPr8qdGUM=
77 |
78 |
79 |
80 |
81 |
82 |
83 |
84 |
85 |
86 | Py6xAATdWvTWWc7k64LVNDUpRfmkHvvlvxDr8yTMmoI=
87 |
88 |
89 | YdHm+4hUWcALKpDxhHrd2OtIgPZWSm1mOjfkll4v7g8=SXuMcY/u7kJySps30I9S73113gCOuu3qkNwYFWd2rkIiGp6ZcxjL+0iGVFXinBXGalb1z3RDPXQ7n3Ki4RJVt6LDaePUvNLwEc7juO9zt/HVhBWCaVXZfURTzcJTkdBdHwGg5ooLBkYbBJOB188Rx/wwTMxXt4Kc1egK6Ta388M=vC7UnEywi2sk4LUcsXfwoeaOY0Qdug2pMze9bKLZhLifJIDZXWzYEOPwbwSaDI5VHzSOuzXiRhjQbgxXkIlw7Uygjx4VW9ahwuHWSHR0ZtpXRTSwIoH2RT/bGF48r9k0Qm19UgNL7Jx2BwXFi0J0jY76b29MA7qUI9wigNfpKkk=AQABCN=PCVOLT\PC_voltNWggVxQy021NgI5Mrba7sMLM8bEO206pnoaNwR2DE5o=Z8ARHdONdb+Bd4AvX0WiOAnJHKRX3VTni2mX+t1gtRHS9Pc6jjSWhB5PjkG4fRNjf9GNY0BNf0Kqx7Emk+XQ9l4YIFcntGO/wvEKrQ8Wbz6KTuyWJX/6ojCG6wrA7NKMwRjsyLAdnA7JD8PbGQa1Rr360a1qZgjCqTdJ8NdPNX4=vC7UnEywi2sk4LUcsXfwoeaOY0Qdug2pMze9bKLZhLifJIDZXWzYEOPwbwSaDI5VHzSOuzXiRhjQbgxXkIlw7Uygjx4VW9ahwuHWSHR0ZtpXRTSwIoH2RT/bGF48r9k0Qm19UgNL7Jx2BwXFi0J0jY76b29MA7qUI9wigNfpKkk=AQABMIIB0TCCATqgAwIBAgIQKvET0/E3EphO2dvEK8af6jANBgkqhkiG9w0BAQsFADAnMSUwIwYDVQQDHhwAUABDAFYATwBMAFQAXABQAEMAXwB2AG8AbAB0MB4XDTIwMDExNjIwMTQzM1oXDTIxMDExNjAyMTQzM1owJzElMCMGA1UEAx4cAFAAQwBWAE8ATABUAFwAUABDAF8AdgBvAGwAdDCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAvC7UnEywi2sk4LUcsXfwoeaOY0Qdug2pMze9bKLZhLifJIDZXWzYEOPwbwSaDI5VHzSOuzXiRhjQbgxXkIlw7Uygjx4VW9ahwuHWSHR0ZtpXRTSwIoH2RT/bGF48r9k0Qm19UgNL7Jx2BwXFi0J0jY76b29MA7qUI9wigNfpKkkCAwEAATANBgkqhkiG9w0BAQsFAAOBgQCsHOaD3UMC8mSLsI7muNyFCKd3EZrMuB339DRZw1pF9Q/EZqztgANa3YbbgvkW4jwM3tspPWBlWqSYMb4/BC4m558p3YAWKQqO7nWz5QYYH3EoBoDxrC8Um8hry7e07UWe5y528ngLWpIfMKGZ65qzX5UhpWag1o+GfrO60hUFJg==
--------------------------------------------------------------------------------
/publish/autorun.inf:
--------------------------------------------------------------------------------
1 | [autorun]
2 | open=setup.exe
3 | icon=setup.exe,0
4 |
--------------------------------------------------------------------------------
/publish/rev2-Labtool(Framework).application:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 | 53pGXQr29e5rjZO1Q7b8n/iOC9RS1bTFXGRCNI8hkcE=
18 |
19 |
20 |
21 | i/Uo7hqYkgR3oYSRNxmmAwASK56YfknQGKPSUWToVJ8=GznlimioggFIVrGOSjTiL1NCBS5JSgkiU0/gwEAjoZHnwdwCzbTWeTevTwa0u9VPFQpAdyihymQr+BE+UILmOzS8WqqZW08rfjQzs8JJaJarmdbVsQdFvg8Lnf57h6dchQ0qb+HNIuzyOUN7NLrq3ces4cAcXpiVMYX3OJ1koFM=vC7UnEywi2sk4LUcsXfwoeaOY0Qdug2pMze9bKLZhLifJIDZXWzYEOPwbwSaDI5VHzSOuzXiRhjQbgxXkIlw7Uygjx4VW9ahwuHWSHR0ZtpXRTSwIoH2RT/bGF48r9k0Qm19UgNL7Jx2BwXFi0J0jY76b29MA7qUI9wigNfpKkk=AQABCN=PCVOLT\PC_voltI0ICLuTKFDEc/5yiAGf9O/FjMpSKu2ZSPFid/GNeoMQ=s36rw+UZyb24ZmDV8WF8wjz88Dj4kWzGughHrMT83Uf+yFGQIUmhizHlXVYt9KtmKXs3qon1qpT4sEqHWm38e10siZu/0Lf5lssYkBU5NBgwYfl2Csa8wd9r+G1jBxMEf0mI5um+jQ8/RYvjrZhXNt9YlkqjVgiiDgc9bzlraMA=vC7UnEywi2sk4LUcsXfwoeaOY0Qdug2pMze9bKLZhLifJIDZXWzYEOPwbwSaDI5VHzSOuzXiRhjQbgxXkIlw7Uygjx4VW9ahwuHWSHR0ZtpXRTSwIoH2RT/bGF48r9k0Qm19UgNL7Jx2BwXFi0J0jY76b29MA7qUI9wigNfpKkk=AQABMIIB0TCCATqgAwIBAgIQKvET0/E3EphO2dvEK8af6jANBgkqhkiG9w0BAQsFADAnMSUwIwYDVQQDHhwAUABDAFYATwBMAFQAXABQAEMAXwB2AG8AbAB0MB4XDTIwMDExNjIwMTQzM1oXDTIxMDExNjAyMTQzM1owJzElMCMGA1UEAx4cAFAAQwBWAE8ATABUAFwAUABDAF8AdgBvAGwAdDCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAvC7UnEywi2sk4LUcsXfwoeaOY0Qdug2pMze9bKLZhLifJIDZXWzYEOPwbwSaDI5VHzSOuzXiRhjQbgxXkIlw7Uygjx4VW9ahwuHWSHR0ZtpXRTSwIoH2RT/bGF48r9k0Qm19UgNL7Jx2BwXFi0J0jY76b29MA7qUI9wigNfpKkkCAwEAATANBgkqhkiG9w0BAQsFAAOBgQCsHOaD3UMC8mSLsI7muNyFCKd3EZrMuB339DRZw1pF9Q/EZqztgANa3YbbgvkW4jwM3tspPWBlWqSYMb4/BC4m558p3YAWKQqO7nWz5QYYH3EoBoDxrC8Um8hry7e07UWe5y528ngLWpIfMKGZ65qzX5UhpWag1o+GfrO60hUFJg==
--------------------------------------------------------------------------------
/publish/setup.exe:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/PCvolt/rev2-Labtool/00d495342b783ee9f18d8c3b28cf235868e3798b/publish/setup.exe
--------------------------------------------------------------------------------
/rev2-Labtool(Framework).csproj:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | Debug
6 | AnyCPU
7 | {4DC1BFA1-2151-4BB7-9E05-EC9E32789AB2}
8 | WinExe
9 | rev2_Labtool_Framework_
10 | rev2-Labtool%28Framework%29
11 | v4.7.2
12 | 512
13 | {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
14 | 4
15 | true
16 | true
17 | false
18 | publish\
19 | true
20 | Disk
21 | false
22 | Foreground
23 | 7
24 | Days
25 | false
26 | false
27 | true
28 | true
29 | 3
30 | 1.0.0.%2a
31 | false
32 | true
33 | true
34 |
35 |
36 | AnyCPU
37 | true
38 | full
39 | false
40 | bin\Debug\
41 | DEBUG;TRACE
42 | prompt
43 | 4
44 |
45 |
46 | AnyCPU
47 | pdbonly
48 | true
49 | bin\Release\
50 | TRACE
51 | prompt
52 | 4
53 |
54 |
55 | EF14D318D7BADEE011ABEF37CAD646B2069A231F
56 |
57 |
58 | rev2-Labtool%28Framework%29_TemporaryKey.pfx
59 |
60 |
61 | true
62 |
63 |
64 | false
65 |
66 |
67 |
68 | packages\Fasm.NET.1.70.03.2\lib\Fasm.NET.dll
69 |
70 |
71 | packages\MemorySharp.1.2.0\lib\MemorySharp.dll
72 |
73 |
74 | packages\SlimDX.4.0.13.44\lib\NET40\SlimDX.dll
75 |
76 |
77 |
78 |
79 |
80 |
81 |
82 |
83 |
84 |
85 |
86 | 4.0
87 |
88 |
89 |
90 |
91 |
92 |
93 |
94 | MSBuild:Compile
95 | Designer
96 |
97 |
98 | MSBuild:Compile
99 | Designer
100 |
101 |
102 | App.xaml
103 | Code
104 |
105 |
106 |
107 |
108 |
109 | MainWindow.xaml
110 | Code
111 |
112 |
113 |
114 |
115 |
116 |
117 | Code
118 |
119 |
120 | True
121 | True
122 | Resources.resx
123 |
124 |
125 | True
126 | Settings.settings
127 | True
128 |
129 |
130 | ResXFileCodeGenerator
131 | Resources.Designer.cs
132 |
133 |
134 |
135 | SettingsSingleFileGenerator
136 | Settings.Designer.cs
137 |
138 |
139 |
140 |
141 |
142 |
143 |
144 |
145 | False
146 | Microsoft .NET Framework 4.7.2 %28x86 and x64%29
147 | true
148 |
149 |
150 | False
151 | .NET Framework 3.5 SP1
152 | false
153 |
154 |
155 |
156 |
--------------------------------------------------------------------------------
/rev2-Labtool(Framework).csproj.user:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 | en-US
11 | false
12 |
13 |
14 | false
15 |
16 |
--------------------------------------------------------------------------------
/rev2-Labtool(Framework).sln:
--------------------------------------------------------------------------------
1 |
2 | Microsoft Visual Studio Solution File, Format Version 12.00
3 | # Visual Studio Version 16
4 | VisualStudioVersion = 16.0.29609.76
5 | MinimumVisualStudioVersion = 10.0.40219.1
6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "rev2-Labtool(Framework)", "rev2-Labtool(Framework).csproj", "{4DC1BFA1-2151-4BB7-9E05-EC9E32789AB2}"
7 | EndProject
8 | Global
9 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
10 | Debug|Any CPU = Debug|Any CPU
11 | Release|Any CPU = Release|Any CPU
12 | EndGlobalSection
13 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
14 | {4DC1BFA1-2151-4BB7-9E05-EC9E32789AB2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15 | {4DC1BFA1-2151-4BB7-9E05-EC9E32789AB2}.Debug|Any CPU.Build.0 = Debug|Any CPU
16 | {4DC1BFA1-2151-4BB7-9E05-EC9E32789AB2}.Release|Any CPU.ActiveCfg = Release|Any CPU
17 | {4DC1BFA1-2151-4BB7-9E05-EC9E32789AB2}.Release|Any CPU.Build.0 = Release|Any CPU
18 | EndGlobalSection
19 | GlobalSection(SolutionProperties) = preSolution
20 | HideSolutionNode = FALSE
21 | EndGlobalSection
22 | GlobalSection(ExtensibilityGlobals) = postSolution
23 | SolutionGuid = {676F0913-8685-4250-8383-8D03C353C544}
24 | EndGlobalSection
25 | EndGlobal
26 |
--------------------------------------------------------------------------------
/rev2-Labtool(Framework)_TemporaryKey.pfx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/PCvolt/rev2-Labtool/00d495342b783ee9f18d8c3b28cf235868e3798b/rev2-Labtool(Framework)_TemporaryKey.pfx
--------------------------------------------------------------------------------