INFO: removed 1 hash found in pot file
#4
You can't use --remove then, or at least you need to have the original hash list

If you have the original hash file, then just run something like this:
oclHashcat64.exe -m 21 --show --session all "C:original_HASH_list.txt"


to save the output of --show to a file use -o
to adapt the outfile options, use --outfile-format

all this information was explained already a couple of times on the forum, can be looked up in --help and was also documented on the wiki


Messages In This Thread
RE: INFO: removed 1 hash found in pot file - by philsmd - 03-27-2015, 01:03 AM