Separator unmatched - file hccapx
#3
Ok. So basically the file *.cap file is not corrupted, right? I managed to create a file *.hc22000 from cap file using online page and a command:

Quote:$ hashcat -m 22000 hash.hc22000 wordlist.txt

for dictionary attack works just fine.

This for brute force:

Quote:hashcat -m 22000 handshake.hc22000 -a 3 -O

also works fine.

I see thath cracking wpa2 with 22000 is slower than cracking sha256. 8 char password (if no longer) will be cracked within 22h using my Radeon 580 8gb. 10 chars Sha256 this card cracks within 1.5 day.
Reply


Messages In This Thread
Separator unmatched - file hccapx - by MariuszPoz - 11-03-2021, 11:14 PM
RE: Separator unmatched - file hccapx - by ZerBea - 11-03-2021, 11:34 PM
RE: Separator unmatched - file hccapx - by MariuszPoz - 11-04-2021, 03:39 PM
RE: Separator unmatched - file hccapx - by ZerBea - 11-04-2021, 04:15 PM
RE: Separator unmatched - file hccapx - by ZerBea - 11-09-2021, 10:05 PM