hashcat / hashcat-utils

Small utilities that are useful in advanced password cracking
MIT License
1.36k stars 355 forks source link

minor len feature: support single length argument #52

Open roycewilliams opened 4 years ago

roycewilliams commented 4 years ago

Obviously a nice-to-have, but it would be somewhat useful to say

len 32

... as shorthand for:

len 32 32

I think this would be intuitive for many users.