7 | Submit a line separated list of hash(es) to identify. 8 |
9 |Match | 120 |hashcat | 121 |John | 122 |
---|---|---|
${match.name} | ${match.hashcat != null ? match.hashcat : ''} | ${match.john != null ? match.john : ''} |
8 | Various useful resources 9 |
10 |29 | Quick reference for all hash types checked by this application and values for hashcat and John the Ripper. 30 |
31 |
32 | > ./hashcat.exe -m {mode}
33 |
34 | $ john --format={format}
35 |