hashcat Forum
Sorting many masks by number of combinations? - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Developer (https://hashcat.net/forum/forum-39.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-40.html)
+--- Thread: Sorting many masks by number of combinations? (/thread-9179.html)



Sorting many masks by number of combinations? - cybhashcat - 04-30-2020

Hey guys,
As a part of my work we sometimes have hundreds of thousands of hashes, and at the end of our cracking we use a tool that calculates all of the cracked passwords into Masks (i wouldn't mind an alternative to that as well)

However, the next step is, we have anywhere from 100 to 500 masks, and we are looking for a tool that sorts them from lowest possibility (fastest crack) to highest.

Is anyone using something similar and can recommend?


RE: Sorting many masks by number of combinations? - philsmd - 04-30-2020

maybe this one:
PACK (Password Analysis and Cracking Kit): https://github.com/iphelix/pack/

https://web.archive.org/web/20190125201146/http://thesprawl.org/projects/pack/


RE: Sorting many masks by number of combinations? - 6yboy - 05-01-2020

I use a passcape tool to generate and sort masks. Not sure if it is what you're looking for.