username:password in outfile
#2
After cracking... you need the original hash file and the pot file "oclHashcat.pot" which contains all your cracks (if you do not have that file you may be able to copy the outfile w/ all your cracks to oclHashcat.pot or cudaHashcat.pot, this might not always work if you used a different --outfile-format).

then you use the --show switch together w/ --username to show all the cracks, e.g.

./oclHashcat64.bin -m 0 full_hash_list.txt --show --username

note: the version where the hashes were --remove(d) ofc doesn't work, since it misses all the hashes that were cracked


Messages In This Thread
username:password in outfile - by dabofa - 06-11-2014, 06:30 PM
RE: username:password in outfile - by philsmd - 06-11-2014, 06:38 PM
RE: username:password in outfile - by dabofa - 06-11-2014, 06:54 PM