> For the complete documentation index, see [llms.txt](https://cel1s0.gitbook.io/offsec-notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cel1s0.gitbook.io/offsec-notes/readme/linux-unix/vnc-password-decryptor.md).

# 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
```
