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

How do I generate a dictionary? #35

Open lucmp opened 1 year ago

lucmp commented 1 year ago

I can't find an application to generate a good dictionary. I need something that will generate a list with the same constraint options as bruteforce-luks but in a file that I can filter myself, removing certain combinations with regex, before submitting it to bruteforce-luks. Is there any?

glv2 commented 1 year ago

You could try softwares like crunch, or TTPassGen.

suuuehgi commented 10 months ago

If you want to filter using regular expressions, you might directly try rexgen.