+Version 4.1.2.
authorlace <>
Tue, 6 Feb 2007 15:53:07 +0000 (15:53 +0000)
committerlace <>
Tue, 6 Feb 2007 15:53:07 +0000 (15:53 +0000)
-Manual patching offsets/bytes; md5sum(1) list is enough.

project/winvnc/Index.pm
project/winvnc/vnc-4_1_2-x86_win32-winvnc4.exe-SECRET.zip [new file with mode: 0644]
project/winvnc/vnc-4_1_2-x86_win32-winvnc4.exe-orig [new file with mode: 0644]

index ddcc1a6..ce686d0 100644 (file)
@@ -32,9 +32,9 @@ our @ListItem=(
                "platform"=>"w32",
                "priority"=>560,
                "icon"=>"nowinvnc.png",
+               "download-already patched version 4.1.2"=>"vnc-4_1_2-x86_win32-winvnc4.exe-SECRET.zip",
                "download-already patched version 4.1.1"=>"vnc-4_1_1-x86_win32-winvnc4.exe-SECRET.zip",
                "download-already patched version 4.0"=>"vnc-4.0-x86_win32-exe-SECRET.zip",
-               "download-original version 4.0"=>"http://www.realvnc.com/dist/vnc-4.0-x86_win32.exe",
                "download-already patched version 3.3.3r9"=>"vnc-3.3.3r9_x86_win32-exe-SECRET.zip",
                "download-already patched version 3.3.3r7"=>"vnc-3.3.3r7_x86_win32-exe-SECRET.zip",
                "link-VNC Homepage"=>"http://www.realvnc.com/",
@@ -62,30 +62,14 @@ print <<'HERE';
 just replace its file <tt>C:\Program&nbsp;Files\RealVNC\VNC4\winvnc4.exe</tt>.
 Otherwise error about missing <tt>omnithread_rt.dll</tt> will occur.</p>
 
-<p>Here is the table for bytes to patch in <tt>winvnc4.exe</tt>.
-You are not interested in this table if you download the <a href="vnc-4_1_1-x86_win32-winvnc4.exe-SECRET.zip">already patched
-.EXE file</a> referenced in the heading.</p>
-<table border="1" class="margin-center">
-       <tr><th></th><th>File offset</th><th>Hex bytes</th></tr>
-<tr><td>4.1.1   original</td>        <td><tt>00003680</tt></td><td align="center">08 8B 89 A8  04 00 00    53  E8     A3 F6 FF  FF 53 E8 40</td></tr>
-<tr><td>4.1.1   'SECRET' patched</td><td><tt>00003680</tt></td><td align="center">08 8B 89 A8  04 00 00 <b>EB  04</b> A3 F6 FF  FF 53 E8 40</td></tr>
-<tr><td>4.1.1   original</td>        <td><tt>00003880</tt></td><td align="center">EC 85 C0 89  5D FC    74     10  6A 66 6A 69  6A 65 56 8B</td></tr>
-<tr><td>4.1.1   'SECRET' patched</td><td><tt>00003880</tt></td><td align="center">EC 85 C0 89  5D FC <b>EB</b> 10  6A 66 6A 69  6A 65 56 8B</td></tr>
-<tr><td colspan="3" style="border: none;"><hr /></td></tr>
-<tr><td>4.0     original</td>        <td><tt>00003390</tt></td><td align="center">00 6A 66 6A  69 6A 65 56  8D 8D F8 FE  FF FF    E8 2D     </td></tr>
-<tr><td>4.0     'SECRET' patched</td><td><tt>00003390</tt></td><td align="center">00 6A 66 6A  69 6A 65 56  8D 8D F8 FE  FF FF <b>EB 03</b> </td></tr>
-<tr><td>4.0     original</td>        <td><tt>000035E0</tt></td><td align="center">F8 FE FF FF     E8 97     F2 FF  FF 53 E8 69  4D 02 00 8B </td></tr>
-<tr><td>4.0     'SECRET' patched</td><td><tt>000035E0</tt></td><td align="center">F8 FE FF FF  <b>EB 03</b> F2 FF  FF 53 E8 69  4D 02 00 8B </td></tr>
-<tr><td colspan="3" style="border: none;"><hr /></td></tr>
-<tr><td>3.3.3r9 original</td>        <td><tt>0000CD10</tt></td><td align="center">   53 55 56     8B  F1 57 8B 46   68 C7 46 70  58 00 00 00</td></tr>
-<tr><td>3.3.3r9 'SECRET' patched</td><td><tt>0000CD10</tt></td><td align="center"><b>C2 08 00</b> 8B  F1 57 8B 46   68 C7 46 70  58 00 00 00</td></tr>
-<tr><td colspan="3" style="border: none;"><hr /></td></tr>
-<tr><td>3.3.3r7 original</td>        <td><tt>0000C9F0</tt></td><td align="center">   53 55 56     8B  F1 57 8B 46   60 C7 46 68  58 00 00 00</td></tr>
-<tr><td>3.3.3r7 'SECRET' patched</td><td><tt>0000C9F0</tt></td><td align="center"><b>C2 08 00</b> 8B  F1 57 8B 46   60 C7 46 68  58 00 00 00</td></tr>
-</table>
-<p>Here you can check whether your patch was successful:</p>
+<p>Yo should check that the binary <tt>winvnc4.exe</tt> differs only in about
+3&nbsp;bytes (by <tt>fc/b</tt>) to have a proof I (or a man-in-the-middle) did not
+provide you some cracked replacement. You may also check its md5sum(1):</p>
+
 <table border="1" class="margin-center">
 <tr><th>File from package</th><th>MD5 sum</th></tr>
+<tr><td><tt>WinVNC.exe-4.1.2  </tt>, original</td>        <td><tt>bda11f9ab8629313950cef60ec1dbe1d</tt></td></tr>
+<tr><td><tt>WinVNC.exe-4.1.2  </tt>, 'SECRET' patched</td><td><tt>e2898e70771c55fec732c508bbab2e6e</tt></td></tr>
 <tr><td><tt>WinVNC.exe-4.1.1  </tt>, original</td>        <td><tt>3fc39dc90318c1b72d867fe04962a20f</tt></td></tr>
 <tr><td><tt>WinVNC.exe-4.1.1  </tt>, 'SECRET' patched</td><td><tt>067c02a0e409f58d9a773f338a8d985a</tt></td></tr>
 <tr><td><tt>WinVNC.exe-4.0    </tt>, original</td>        <td><tt>7043ddf51d7135c1d1b83b4213dfed61</tt></td></tr>
diff --git a/project/winvnc/vnc-4_1_2-x86_win32-winvnc4.exe-SECRET.zip b/project/winvnc/vnc-4_1_2-x86_win32-winvnc4.exe-SECRET.zip
new file mode 100644 (file)
index 0000000..2e759f0
Binary files /dev/null and b/project/winvnc/vnc-4_1_2-x86_win32-winvnc4.exe-SECRET.zip differ
diff --git a/project/winvnc/vnc-4_1_2-x86_win32-winvnc4.exe-orig b/project/winvnc/vnc-4_1_2-x86_win32-winvnc4.exe-orig
new file mode 100644 (file)
index 0000000..38d080e
Binary files /dev/null and b/project/winvnc/vnc-4_1_2-x86_win32-winvnc4.exe-orig differ