05-23-2016, 08:30 PM
Just use the --show option *after* you cracked the hashes.
Since you used the --potfile-disable switch, you need to (temporarily) have a .pot file or with *newest beta* version (of hashcat 3.00) use --potfile-path
BTW: this is also very well explained in the documentation and in dozens of forum posts, for instance see this: https://hashcat.net/wiki/frequently_aske...ilpassword
Since you used the --potfile-disable switch, you need to (temporarily) have a .pot file or with *newest beta* version (of hashcat 3.00) use --potfile-path
Code:
cp cracked_brute.txt oclHashcat.pot # or cudaHashcat.pot if on NVidia
Hashcat --show -m 0 hash_brute.txt
BTW: this is also very well explained in the documentation and in dozens of forum posts, for instance see this: https://hashcat.net/wiki/frequently_aske...ilpassword