glv2 / bruteforce-luks

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

ERR: Not valid/N Permission to LUKS volume #24

Closed jtagcat closed 4 years ago

jtagcat commented 4 years ago

image image Currently using Regolith as an OS. Everywhere else the drive shows up.

glv2 commented 4 years ago

I added a patch to support LUKS2 volumes (commit 2f9325b55cf5500d6fb23cc88000eeb852fb1864). Could you compile the code in the master branch and test if it solves your problem?

jtagcat commented 4 years ago

That solved it, much appreciated!