Duplicated hashes
#2
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

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


Messages In This Thread
Duplicated hashes - by makary - 05-23-2016, 08:06 PM
RE: Duplicated hashes - by philsmd - 05-23-2016, 08:30 PM
RE: Duplicated hashes - by makary - 05-24-2016, 02:24 AM