From: short <> Date: Sat, 19 Jun 2004 19:07:55 +0000 (+0000) Subject: Update to RealVNC 4.0. X-Git-Tag: bp_apache20~32 X-Git-Url: http://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=commitdiff_plain;h=b38a83d0fc4467da4dad07a0d00668d47b1f3cbe;ds=sidebyside Update to RealVNC 4.0. - Requested by Andrew "Wake" Scott. --- diff --git a/project/winvnc/Index.html.pl b/project/winvnc/Index.html.pl index 06ce5c1..f7635e2 100755 --- a/project/winvnc/Index.html.pl +++ b/project/winvnc/Index.html.pl @@ -42,18 +42,26 @@ just replace its file C:\Program Files\ORL\VNC\WinVNC.exe. Otherwise error about missing omnithread_rt.dll will occur.

Here is the table for bytes to patch in WinVNC.exe from vnc-3.3.3r9_x86_win32.zip. -You are not interested in this table if you download the already patched +You are not interested in this table if you download the already patched .EXE file referenced in the heading.

+ + + + + +
File offsetHex bytes
4.0 original 0000339000 6A 66 6A 69 6A 65 56 8D 8D F8 FE FF FF E8 2D
4.0 'SECRET' patched0000339000 6A 66 6A 69 6A 65 56 8D 8D F8 FE FF FF EB 03
4.0 original 000035E0F8 FE FF FF E8 97 F2 FF FF 53 E8 69 4D 02 00 8B
4.0 'SECRET' patched000035E0F8 FE FF FF EB 03 F2 FF FF 53 E8 69 4D 02 00 8B

3.3.3r9 original 0000CD10 53 55 56 8B F1 57 8B 46 68 C7 46 70 58 00 00 00
3.3.3r9 'SECRET' patched0000CD10C2 08 00 8B F1 57 8B 46 68 C7 46 70 58 00 00 00

3.3.3r7 original 0000C9F0 53 55 56 8B F1 57 8B 46 60 C7 46 68 58 00 00 00
3.3.3r7 'SECRET' patched0000C9F0C2 08 00 8B F1 57 8B 46 60 C7 46 68 58 00 00 00

Here you can check whether your patch was successful:

+ + diff --git a/project/winvnc/ListItem.pm b/project/winvnc/ListItem.pm index 88e9ce0..34e96f8 100755 --- a/project/winvnc/ListItem.pm +++ b/project/winvnc/ListItem.pm @@ -33,6 +33,8 @@ our @ListItem=( "platform"=>"w32", "priority"=>560, "icon"=>"nowinvnc", + "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-original version 3.3.3r9"=>"http://www.uk.research.att.com/archive/vnc/dist/vnc-3.3.3r9_x86_win32.zip", "download-already patched version 3.3.3r7"=>"vnc-3.3.3r7_x86_win32-exe-SECRET.zip", diff --git a/project/winvnc/vnc-4.0-x86_win32-exe-SECRET.zip b/project/winvnc/vnc-4.0-x86_win32-exe-SECRET.zip new file mode 100644 index 0000000..8d32448 Binary files /dev/null and b/project/winvnc/vnc-4.0-x86_win32-exe-SECRET.zip differ
File from packageMD5 sum
WinVNC.exe-4.0 , original 7043ddf51d7135c1d1b83b4213dfed61
WinVNC.exe-4.0 , 'SECRET' patched916c82e99e1dc17bebdc31aebc895b52
WinVNC.exe-3.3.3r9, original f4910e28a285a13e642cdfe302e4ad91
WinVNC.exe-3.3.3r9, 'SECRET' patched6669d652357a56737b36e2cde0acd473
WinVNC.exe-3.3.3r7, original d8d9d04901a4896f278d59a1cdc99aef