1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1">
|
---|
3 | <asmv1:assemblyIdentity name="kill_everypody_GAME.exe" version="1.0.0.0" publicKeyToken="354a3a105b04cafc" language="neutral" processorArchitecture="x86" type="win32" />
|
---|
4 | <description asmv2:iconFile="Game.ico" xmlns="urn:schemas-microsoft-com:asm.v1" />
|
---|
5 | <application />
|
---|
6 | <entryPoint>
|
---|
7 | <assemblyIdentity name="kill_everypody_GAME" version="1.0.0.0" language="neutral" processorArchitecture="x86" />
|
---|
8 | <commandLine file="kill_everypody_GAME.exe" parameters="" />
|
---|
9 | </entryPoint>
|
---|
10 | <trustInfo>
|
---|
11 | <security>
|
---|
12 | <applicationRequestMinimum>
|
---|
13 | <PermissionSet Unrestricted="true" ID="Custom" SameSite="site" />
|
---|
14 | <defaultAssemblyRequest permissionSetReference="Custom" />
|
---|
15 | </applicationRequestMinimum>
|
---|
16 | <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
|
---|
17 | <!--
|
---|
18 | UAC Manifest Options
|
---|
19 | If you want to change the Windows User Account Control level replace the
|
---|
20 | requestedExecutionLevel node with one of the following.
|
---|
21 |
|
---|
22 | <requestedExecutionLevel level="asInvoker" uiAccess="false" />
|
---|
23 | <requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
|
---|
24 | <requestedExecutionLevel level="highestAvailable" uiAccess="false" />
|
---|
25 |
|
---|
26 | If you want to utilize File and Registry Virtualization for backward
|
---|
27 | compatibility then delete the requestedExecutionLevel node.
|
---|
28 | -->
|
---|
29 | <requestedExecutionLevel level="asInvoker" uiAccess="false" />
|
---|
30 | </requestedPrivileges>
|
---|
31 | </security>
|
---|
32 | </trustInfo>
|
---|
33 | <dependency>
|
---|
34 | <dependentOS>
|
---|
35 | <osVersionInfo>
|
---|
36 | <os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
|
---|
37 | </osVersionInfo>
|
---|
38 | </dependentOS>
|
---|
39 | </dependency>
|
---|
40 | <dependency>
|
---|
41 | <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
|
---|
42 | <assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
|
---|
43 | </dependentAssembly>
|
---|
44 | </dependency>
|
---|
45 | <dependency>
|
---|
46 | <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
|
---|
47 | <assemblyIdentity name="Microsoft.Xna.Framework" version="4.0.0.0" publicKeyToken="842CF8BE1DE50553" language="neutral" processorArchitecture="x86" />
|
---|
48 | </dependentAssembly>
|
---|
49 | </dependency>
|
---|
50 | <dependency>
|
---|
51 | <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
|
---|
52 | <assemblyIdentity name="Microsoft.Xna.Framework.Avatar" version="4.0.0.0" publicKeyToken="842CF8BE1DE50553" language="neutral" processorArchitecture="msil" />
|
---|
53 | </dependentAssembly>
|
---|
54 | </dependency>
|
---|
55 | <dependency>
|
---|
56 | <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
|
---|
57 | <assemblyIdentity name="Microsoft.Xna.Framework.Game" version="4.0.0.0" publicKeyToken="842CF8BE1DE50553" language="neutral" processorArchitecture="x86" />
|
---|
58 | </dependentAssembly>
|
---|
59 | </dependency>
|
---|
60 | <dependency>
|
---|
61 | <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
|
---|
62 | <assemblyIdentity name="Microsoft.Xna.Framework.GamerServices" version="4.0.0.0" publicKeyToken="842CF8BE1DE50553" language="neutral" processorArchitecture="msil" />
|
---|
63 | </dependentAssembly>
|
---|
64 | </dependency>
|
---|
65 | <dependency>
|
---|
66 | <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
|
---|
67 | <assemblyIdentity name="Microsoft.Xna.Framework.Graphics" version="4.0.0.0" publicKeyToken="842CF8BE1DE50553" language="neutral" processorArchitecture="x86" />
|
---|
68 | </dependentAssembly>
|
---|
69 | </dependency>
|
---|
70 | <dependency>
|
---|
71 | <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
|
---|
72 | <assemblyIdentity name="Microsoft.Xna.Framework.Input.Touch" version="4.0.0.0" publicKeyToken="842CF8BE1DE50553" language="neutral" processorArchitecture="msil" />
|
---|
73 | </dependentAssembly>
|
---|
74 | </dependency>
|
---|
75 | <dependency>
|
---|
76 | <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
|
---|
77 | <assemblyIdentity name="Microsoft.Xna.Framework.Net" version="4.0.0.0" publicKeyToken="842CF8BE1DE50553" language="neutral" processorArchitecture="msil" />
|
---|
78 | </dependentAssembly>
|
---|
79 | </dependency>
|
---|
80 | <dependency>
|
---|
81 | <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
|
---|
82 | <assemblyIdentity name="Microsoft.Xna.Framework.Storage" version="4.0.0.0" publicKeyToken="842CF8BE1DE50553" language="neutral" processorArchitecture="msil" />
|
---|
83 | </dependentAssembly>
|
---|
84 | </dependency>
|
---|
85 | <dependency>
|
---|
86 | <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
|
---|
87 | <assemblyIdentity name="Microsoft.Xna.Framework.Video" version="4.0.0.0" publicKeyToken="842CF8BE1DE50553" language="neutral" processorArchitecture="msil" />
|
---|
88 | </dependentAssembly>
|
---|
89 | </dependency>
|
---|
90 | <dependency>
|
---|
91 | <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
|
---|
92 | <assemblyIdentity name="Microsoft.Xna.Framework.Xact" version="4.0.0.0" publicKeyToken="842CF8BE1DE50553" language="neutral" processorArchitecture="x86" />
|
---|
93 | </dependentAssembly>
|
---|
94 | </dependency>
|
---|
95 | <dependency>
|
---|
96 | <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Jypeli.dll" size="1306624">
|
---|
97 | <assemblyIdentity name="Jypeli" version="5.0.0.0" language="neutral" processorArchitecture="x86" />
|
---|
98 | <hash>
|
---|
99 | <dsig:Transforms>
|
---|
100 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
101 | </dsig:Transforms>
|
---|
102 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
103 | <dsig:DigestValue>rk5w69tZUB6R8S0yFYH5tiI2JvI=</dsig:DigestValue>
|
---|
104 | </hash>
|
---|
105 | </dependentAssembly>
|
---|
106 | </dependency>
|
---|
107 | <dependency>
|
---|
108 | <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="kill_everypody_GAME.exe" size="19456">
|
---|
109 | <assemblyIdentity name="kill_everypody_GAME" version="1.0.0.0" language="neutral" processorArchitecture="x86" />
|
---|
110 | <hash>
|
---|
111 | <dsig:Transforms>
|
---|
112 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
113 | </dsig:Transforms>
|
---|
114 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
115 | <dsig:DigestValue>0TcNPL7i06FEEuLl+FRYCAgVs4M=</dsig:DigestValue>
|
---|
116 | </hash>
|
---|
117 | </dependentAssembly>
|
---|
118 | </dependency>
|
---|
119 | <file name="Content\DragonJonne.xnb" size="252811">
|
---|
120 | <hash>
|
---|
121 | <dsig:Transforms>
|
---|
122 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
123 | </dsig:Transforms>
|
---|
124 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
125 | <dsig:DigestValue>cifsSuqKe9mrRFmKQeANmNRXoy4=</dsig:DigestValue>
|
---|
126 | </hash>
|
---|
127 | </file>
|
---|
128 | <file name="Content\dungeonboss.wma" size="4165793">
|
---|
129 | <hash>
|
---|
130 | <dsig:Transforms>
|
---|
131 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
132 | </dsig:Transforms>
|
---|
133 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
134 | <dsig:DigestValue>QjJxdO8v90XlhaJu9KPQTsG3UfA=</dsig:DigestValue>
|
---|
135 | </hash>
|
---|
136 | </file>
|
---|
137 | <file name="Content\dungeonboss.xnb" size="129">
|
---|
138 | <hash>
|
---|
139 | <dsig:Transforms>
|
---|
140 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
141 | </dsig:Transforms>
|
---|
142 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
143 | <dsig:DigestValue>Ev8/qdpR8IY73p9F7zWFqpwCtSU=</dsig:DigestValue>
|
---|
144 | </hash>
|
---|
145 | </file>
|
---|
146 | <file name="Content\es.xnb" size="77587">
|
---|
147 | <hash>
|
---|
148 | <dsig:Transforms>
|
---|
149 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
150 | </dsig:Transforms>
|
---|
151 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
152 | <dsig:DigestValue>4pGPhjTGiBrOHO26rugLQURJuTI=</dsig:DigestValue>
|
---|
153 | </hash>
|
---|
154 | </file>
|
---|
155 | <file name="Content\kentta1.xnb" size="2361">
|
---|
156 | <hash>
|
---|
157 | <dsig:Transforms>
|
---|
158 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
159 | </dsig:Transforms>
|
---|
160 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
161 | <dsig:DigestValue>e1kJSYkxUwZ9K/WFEhUkcyOKt30=</dsig:DigestValue>
|
---|
162 | </hash>
|
---|
163 | </file>
|
---|
164 | <file name="Content\kentta2.xnb" size="5797">
|
---|
165 | <hash>
|
---|
166 | <dsig:Transforms>
|
---|
167 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
168 | </dsig:Transforms>
|
---|
169 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
170 | <dsig:DigestValue>oKTQGY5TmT77Q94QC8ux0lS646k=</dsig:DigestValue>
|
---|
171 | </hash>
|
---|
172 | </file>
|
---|
173 | <file name="Content\kentta3.xnb" size="5281">
|
---|
174 | <hash>
|
---|
175 | <dsig:Transforms>
|
---|
176 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
177 | </dsig:Transforms>
|
---|
178 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
179 | <dsig:DigestValue>TPhviyukvaAgEbgn378gFKMDFKk=</dsig:DigestValue>
|
---|
180 | </hash>
|
---|
181 | </file>
|
---|
182 | <file name="Content\kentta4.xnb" size="3153">
|
---|
183 | <hash>
|
---|
184 | <dsig:Transforms>
|
---|
185 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
186 | </dsig:Transforms>
|
---|
187 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
188 | <dsig:DigestValue>AVo1QFXCP7W+7NWDeVZN/FgWwHE=</dsig:DigestValue>
|
---|
189 | </hash>
|
---|
190 | </file>
|
---|
191 | <file name="Content\laser.xnb" size="221289">
|
---|
192 | <hash>
|
---|
193 | <dsig:Transforms>
|
---|
194 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
195 | </dsig:Transforms>
|
---|
196 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
197 | <dsig:DigestValue>lTcsTX2SYg5pClNfuiQLNEmKcOM=</dsig:DigestValue>
|
---|
198 | </hash>
|
---|
199 | </file>
|
---|
200 | <file name="Content\maali.xnb" size="27125">
|
---|
201 | <hash>
|
---|
202 | <dsig:Transforms>
|
---|
203 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
204 | </dsig:Transforms>
|
---|
205 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
206 | <dsig:DigestValue>AmSRYR9n/3hDcJAhSY+JJJFouUE=</dsig:DigestValue>
|
---|
207 | </hash>
|
---|
208 | </file>
|
---|
209 | <file name="Content\norsu.xnb" size="57787">
|
---|
210 | <hash>
|
---|
211 | <dsig:Transforms>
|
---|
212 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
213 | </dsig:Transforms>
|
---|
214 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
215 | <dsig:DigestValue>Fqz78EbgFB5AFBJQ2eni7ieClAo=</dsig:DigestValue>
|
---|
216 | </hash>
|
---|
217 | </file>
|
---|
218 | <file name="Content\Panos.xnb" size="121723">
|
---|
219 | <hash>
|
---|
220 | <dsig:Transforms>
|
---|
221 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
222 | </dsig:Transforms>
|
---|
223 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
224 | <dsig:DigestValue>KCK4uLcfUGCX8bTGW/fRe9pt0lo=</dsig:DigestValue>
|
---|
225 | </hash>
|
---|
226 | </file>
|
---|
227 | <file name="Content\perusmusa.wma" size="5257449">
|
---|
228 | <hash>
|
---|
229 | <dsig:Transforms>
|
---|
230 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
231 | </dsig:Transforms>
|
---|
232 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
233 | <dsig:DigestValue>s9hXwDPF0VlJxYMQcUwHMmiAInM=</dsig:DigestValue>
|
---|
234 | </hash>
|
---|
235 | </file>
|
---|
236 | <file name="Content\perusmusa.xnb" size="127">
|
---|
237 | <hash>
|
---|
238 | <dsig:Transforms>
|
---|
239 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
240 | </dsig:Transforms>
|
---|
241 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
242 | <dsig:DigestValue>civHPZ3dvi85alA95U3i8Zxeplc=</dsig:DigestValue>
|
---|
243 | </hash>
|
---|
244 | </file>
|
---|
245 | <file name="Content\tahti.xnb" size="6587">
|
---|
246 | <hash>
|
---|
247 | <dsig:Transforms>
|
---|
248 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
249 | </dsig:Transforms>
|
---|
250 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
251 | <dsig:DigestValue>UIcGV1JuC7hqt4RSGHsLSh6K4Ng=</dsig:DigestValue>
|
---|
252 | </hash>
|
---|
253 | </file>
|
---|
254 | <file name="Content\Tausta.xnb" size="201487">
|
---|
255 | <hash>
|
---|
256 | <dsig:Transforms>
|
---|
257 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
258 | </dsig:Transforms>
|
---|
259 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
260 | <dsig:DigestValue>J5Io1D17TBPc06HpXzwtEEi9fmc=</dsig:DigestValue>
|
---|
261 | </hash>
|
---|
262 | </file>
|
---|
263 | <file name="Content\Trollface.xnb" size="807687">
|
---|
264 | <hash>
|
---|
265 | <dsig:Transforms>
|
---|
266 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
267 | </dsig:Transforms>
|
---|
268 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
269 | <dsig:DigestValue>/9wVwmcyxnVOF9Szyhh7q+IPhBE=</dsig:DigestValue>
|
---|
270 | </hash>
|
---|
271 | </file>
|
---|
272 | <file name="Content\Trollface2.xnb" size="807687">
|
---|
273 | <hash>
|
---|
274 | <dsig:Transforms>
|
---|
275 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
276 | </dsig:Transforms>
|
---|
277 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
278 | <dsig:DigestValue>tJy0AQT/cm/S9rdwDNsjGOH1QgI=</dsig:DigestValue>
|
---|
279 | </hash>
|
---|
280 | </file>
|
---|
281 | <file name="Content\Trollfaceampuu.xnb" size="807687">
|
---|
282 | <hash>
|
---|
283 | <dsig:Transforms>
|
---|
284 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
285 | </dsig:Transforms>
|
---|
286 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
287 | <dsig:DigestValue>z4LHPFcuhdqMDi0NyMefS5AEDBY=</dsig:DigestValue>
|
---|
288 | </hash>
|
---|
289 | </file>
|
---|
290 | <file name="Content\TrollfaceHyppy.xnb" size="800571">
|
---|
291 | <hash>
|
---|
292 | <dsig:Transforms>
|
---|
293 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
294 | </dsig:Transforms>
|
---|
295 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
296 | <dsig:DigestValue>tVL5JkDp99ypCJ9LMrbwdyITKq4=</dsig:DigestValue>
|
---|
297 | </hash>
|
---|
298 | </file>
|
---|
299 | <file name="Content\TrollfaceTippuu.xnb" size="807687">
|
---|
300 | <hash>
|
---|
301 | <dsig:Transforms>
|
---|
302 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
303 | </dsig:Transforms>
|
---|
304 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
305 | <dsig:DigestValue>Q9Vnds79ctDvmMcGvZsGWzT2g5U=</dsig:DigestValue>
|
---|
306 | </hash>
|
---|
307 | </file>
|
---|
308 | <file name="Content\Vihu.xnb" size="572147">
|
---|
309 | <hash>
|
---|
310 | <dsig:Transforms>
|
---|
311 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
312 | </dsig:Transforms>
|
---|
313 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
314 | <dsig:DigestValue>fqhlsUi/aq4G57+uOxMQTIGIc2g=</dsig:DigestValue>
|
---|
315 | </hash>
|
---|
316 | </file>
|
---|
317 | <file name="Game.ico" size="4286">
|
---|
318 | <hash>
|
---|
319 | <dsig:Transforms>
|
---|
320 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
321 | </dsig:Transforms>
|
---|
322 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
323 | <dsig:DigestValue>/y21PfwGnUAkwpPwwaFuIIyWENo=</dsig:DigestValue>
|
---|
324 | </hash>
|
---|
325 | </file>
|
---|
326 | <file name="GameThumbnail.png" size="5734">
|
---|
327 | <hash>
|
---|
328 | <dsig:Transforms>
|
---|
329 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
330 | </dsig:Transforms>
|
---|
331 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
332 | <dsig:DigestValue>diNvdcDpDtGEMuMQIHpkKK3qVHc=</dsig:DigestValue>
|
---|
333 | </hash>
|
---|
334 | </file>
|
---|
335 | <publisherIdentity name="CN=JYUNET\vilmikvi" issuerKeyHash="5e958ff4905a0bd936df26cd89d8a0232793a285" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" /><DigestValue>/m3Sy5JJeuwP+bq63I+FyrjMVFY=</DigestValue></Reference></SignedInfo><SignatureValue>N3v/whjdcjIuGbonQ90BKtRt66EvHmjtZ9awoLj85fx4ET2HPPs4lMo3DeTgv+3OpDaA+zFTeqZ9CPTDUs+RFNSY7ZyG4Fvp+r1+LeTmPKBYQKEJR7EuY+7xx4uQ36azuxUQd7XZYHCjqnYAAC9w6Qp/4aaVLdgRZoe693q7EFo=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>4Lzw5Q794UVk8ETcudF99qq2jEpYsL1lqLb97XmOKvoGomTeSP4pI+gjQOCKEs7WXLklpSI2GzkbekFkmXmbpaMLu3qOReD9k+3saMi0wqbHfL7+nRLkXONGGT94eHqkbv4ZAdGzb01JtDG8YRiCOjU8g8VwpjbtYMfSPfn8cYs=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="5654ccb8ca858fdcbabaf90fec7a4992cbd26dfe" Description="" Url=""><as:assemblyIdentity name="kill_everypody_GAME.exe" version="1.0.0.0" publicKeyToken="354a3a105b04cafc" language="neutral" processorArchitecture="x86" type="win32" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=JYUNET\vilmikvi</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" /><DigestValue>4FgvhXzhKu2rAM2cOgU6BR0O0cg=</DigestValue></Reference></SignedInfo><SignatureValue>cdBdU5ZZ3lXWWpO7de06inxsju3p0IJ6+qDtoQ8jEtsAM2cGwTkUGwvyuyhIMSMWoBVDkRaTA8CJivQsukWKgvdY/e7M/ORl88U9T2o4HOihItJtO8is7/A/L87TWf4VTUHefTr+yfLcUcVPD0qi69wcn0/1bpQwHMQMacETErg=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>4Lzw5Q794UVk8ETcudF99qq2jEpYsL1lqLb97XmOKvoGomTeSP4pI+gjQOCKEs7WXLklpSI2GzkbekFkmXmbpaMLu3qOReD9k+3saMi0wqbHfL7+nRLkXONGGT94eHqkbv4ZAdGzb01JtDG8YRiCOjU8g8VwpjbtYMfSPfn8cYs=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB1TCCAT6gAwIBAgIQb1p3l0W5C6hBT+e4k7e5nzANBgkqhkiG9w0BAQUFADApMScwJQYDVQQDHh4ASgBZAFUATgBFAFQAXAB2AGkAbABtAGkAawB2AGkwHhcNMTMwNzA1MDkzMjIyWhcNMTQwNzA1MTUzMjIyWjApMScwJQYDVQQDHh4ASgBZAFUATgBFAFQAXAB2AGkAbABtAGkAawB2AGkwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAOC88OUO/eFFZPBE3LnRffaqtoxKWLC9Zai2/e15jir6BqJk3kj+KSPoI0DgihLO1ly5JaUiNhs5G3pBZJl5m6WjC7t6jkXg/ZPt7GjItMKmx3y+/p0S5FzjRhk/eHh6pG7+GQHRs29NSbQxvGEYgjo1PIPFcKY27WDH0j35/HGLAgMBAAEwDQYJKoZIhvcNAQEFBQADgYEAReOJP1MFJInCUGLeSukLUplyeFZ+nLiOX23AiPmW6BBc4e6joNOOnlJVoBZGgN+IXm6F7iddk2DajUttHya2DIfHrh7Ppfsuf/xVN79ZrJVfuKiimbYaJegjopsJLE2+6dzA36r9E845DZYxDGeJJSGCSXEDMUAH8RUdQO+CZmY=</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly> |
---|