# VNC Password Decryptor

<https://github.com/jeroennijhof/vncpwd>

```
git clone https://github.com/jeroennijhof/vncpwd.git
cd vncpwd
make or gcc -o vncpwd vncpwd.c d3des.c

$ vncpwd .vnc/passwd
Password: Commande
```
