hashcat Forum

Full Version: Sorting results after cracking
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi guys, if I pull some data from a DB in the format of hash:email,

Now when I take the hashes and run them through for cracking they seem to come out in a different order to what I put in. (I presume this is because they are cracked in a different order)

Do you guys have an idea of what I can do or what you guys do

Thanks for reading this
copy your outfile to hashcat.pot and and --username and --show in plus
Thanks for your reply, what do those options do ?
not sure if im doing this right but should i be taking the emails out of the first list and running only the hashes through plus then the resulting file with the cracked passwords then get pasted into hashcat.pot file? is that right

sorry but im finding it hard to find information on this.