Output all hashes: cracked and non-cracked
#1
Hello,
with --show i can show all cracked passwords ordered in same sequence as input file. Is there a option where you can show all hashes? Cracked and non-cracked ordered in same sequence input file?

Example:

Input file:                                                             
c0af77cf8294ff93a5cdb2963ca9f038                          
c0af77cf8294ff93a5cdb2963ca9f038                          
a261108357a8dbcb6a891b1efd40a794                       
2ca63cddd54f9490efad22421891a9d1       
f1534cd6b03bca4163d5773a988dc3bc               
c8d46d341bea4fd5bff866a65ff8aea9                          

Output file:
c0af77cf8294ff93a5cdb2963ca9f038:tree
c0af77cf8294ff93a5cdb2963ca9f038:tree
a261108357a8dbcb6a891b1efd40a794:
2ca63cddd54f9490efad22421891a9d1:house
f1534cd6b03bca4163d5773a988dc3bc:
c8d46d341bea4fd5bff866a65ff8aea9:game

Thanks for the help!


Messages In This Thread
Output all hashes: cracked and non-cracked - by makary - 06-18-2016, 05:39 PM