Please help about wpa ( oclHashcat ),,
#2
(02-11-2015, 05:26 PM)dilovan Wrote: INFO: removed 1 hash found in pot file

This means, well, that the file was already cracked and the:
ESSID:MAC1:MAC2:password

is in your .pot file.

To display it you can also use:
Code:
cudaHashcat64.exe -m 2500 --show C:\cudaHashcat-1.32\handsh.hccap

or if you want to disable .pot file checking, use the --potfile-disable switch:
Code:
cudaHashcat64.exe -m 2500 --potfile-disable C:\cudaHashcat-1.32\handsh.hccap C:\cudaHashcat-1.32\passs.txt


Messages In This Thread
RE: Please help about wpa ( oclHashcat ),, - by philsmd - 02-11-2015, 05:32 PM