VNC password hash decryptor (for example, those that can be found in the Windows registry). It is essentially a compilation of functions from the VNC source code with a simple command-line interface.
cc vpd.c -o vpd
./vpd <key>
Example:
./vpd 5f ae bb d0 ef 0a 24 13
Last update: 2005-01-30