Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.05 KB

README.md

File metadata and controls

18 lines (11 loc) · 1.05 KB

This is an extension for Drive Badger. It provides a sample veracrypt.keys file, containing a list of VeraCrypt passwords.

Drive Badger is able to automatically detect and decrypt VeraCrypt-encrypted partitions, using passwords only (PINs, keyfiles and non-system partitions are not supported).

Installing

Do NOT clone this repository directly. Instead, fork it (possibly multiple times), or create similar repositories from stratch (empty repository with just veracrypt.keys file is enough).

Next, clone each of them as /opt/drivebadger/config/keys-veracrypt-yourchosenname local directory on your Drive Badger persistent partition.

This way, you are able to update all cloned repositories in the future by a single command /opt/drivebadger/update.sh.

More information