bruteforce-luks icon indicating copy to clipboard operation
bruteforce-luks copied to clipboard

How do I generate a dictionary?

Open lucmp opened this issue 2 years ago • 2 comments

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?

lucmp avatar Jul 09 '23 14:07 lucmp

You could try softwares like crunch, or TTPassGen.

glv2 avatar Jul 11 '23 08:07 glv2

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

suuuehgi avatar Sep 15 '23 10:09 suuuehgi