-
Notifications
You must be signed in to change notification settings - Fork 0
/
UKI1_download.htm
65 lines (56 loc) · 2.19 KB
/
UKI1_download.htm
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Download</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {
margin-left: 30px;
background-color:#CCCCCC;
font-family: Sans-serif;
font-size:1.1em;
}
.deadlink {
text-decoration: line-through;
color: red;
border-bottom: dashed red 1px;
}
-->
</style>
</head>
<body>
<br>
<h2>UKI Files Download</h2>
<p>
See each file for license info.
</p><p>
<a href="UKI_Control.exe">Download UKI 1.02 controller executable</a><br>
This is the executable out of the VS2010 source file, <a href="http://upx.sourceforge.net/">UPX compressed</a>.
Please see gpl.txt in the VS2010 source file for license info.<br>
MD5: 9336a52242741691fa3122afa4a18d24<br>
SHA1: 922066f7105472f18c75de021c9533ca6d0742c7<br><br>
<a href="UKI_Schematic_Board_1.02.zip">Download UKI 1.02 Schematics and Board images</a><br>
MD5: 3a9af9465444ce47e0df6ff72032936b<br>
SHA1: fc1a10f54943c34375014a720dcf333ec79307e5<br><br>
<a href="USBKeyInject_firmware_1.02.zip">Download UKI 1.02 Firmware and Source</a><br>
MD5: 2b8e68ce3f2ca0bdd19a9f5bccdcc6f6<br>
SHA1: 09893b90d24a57ea1a559d0639c0f5a09afd25ec<br><br>
<a href="UKI_Scripts_1.zip">Download UKI Uploadable EEPROM Example Scripts, js uploader and mini shellcode injector source</a><br>
MD5: e5c38a7014e1a23b05b2240a5ac13fe9<br>
SHA1: a144528e66c4e9439a70830b5092d78a1ac18494<br><br>
<a href="UKI_Control_VS10_C_1.02.zip">Download UKI Control - Windows VS2010 C Source, Program and UKI Injection DLL</a> (most current Win uploader version)<br>
MD5: 856691349ec5e0d6fe5acd34fa355091<br>
SHA1: cf16dbc7f01a569d1a787c26d48680ee40146cac<br><br>
<span class="deadlink" title="Dead link">Download UKI Control - Windows MASM Source and Program</span><br>
MD5: 5f8d95469545fcbe45720fa1347529c3<br>
SHA1: 72c28935626567a07f1cf10f785ab3f55b8820c2<br><br>
<span class="deadlink" title="Dead link">Download UKI Control - Linux GCC Source and Program</span><br>
MD5: 47ed787b01f4847068dbe8b5e09cdf99<br>
SHA1: 2d39ebfd508c7b2db7c6f5fcdc4c4e86eaa0b800<br><br>
<br>
<span class="deadlink" title="Dead link">All Sums</span><br>
</p>
©2010 NOP Security<br>
</body>
</html>