hashcat Forum

Full Version: How to clean a wordlist?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Can Hashcat be used to clean out invalid entries from a wordlist?
I see that some wordlists have as much as 30% rejection ratio with Hashcat.
Must be a bit of time to save here.
use hahscat utils for that, len or splitlen will help

depends on the reason why hashcat rejects them (minimum password length for specific attack?)

but i dont think this would save so much time (if im right rejecting is done after applying rules on the gpu)
I see. I'll just let Hashcat take care of it then.
Thank you.
I use prince processor: pp64.exe --pw-min=10 --pw-max=20 --elem-cnt-min=1 --elem-cnt-max=1