vpd.c

Introduction

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.

Requirements

Download

vpd.c

Compiling

cc vpd.c -o vpd

Usage

./vpd <key>

Example:

./vpd 5f ae bb d0 ef 0a 24 13

Last update: 2005-01-30