glv2 / bruteforce-luks

Try to find the password of a LUKS encrypted volume.
GNU General Public License v3.0
240 stars 34 forks source link

Include installation requirements in Readme #10

Closed LRonHubs closed 7 years ago

LRonHubs commented 7 years ago
sudo apt-get install dh-autoreconf
sudo apt-get install libcryptsetup-dev

These are the only two commands you need to run when booting from a live USB (Ubuntu 16.04). I figure since I always have to run a couple Googles to find this it should be put in the Readme.

glv2 commented 7 years ago

Done in commit 865c9b676e7456533aadbf9eae324a5406f6f2a7.