Error - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Error (/thread-10431.html) |
Error - jasonryes - 10-26-2021 Hi guys I am getting this error : Hashfile 'wpa2.hccapx' on line 1 (HCPX♦): Separator unmatched Hashfile 'wpa2.hccapx' on line 2 (á`ö╥sΣ...π)╗ tπΩ6╖â∟òö«╥&⌡·Ö♀≤sgáΦå¬Dâ►y): Separator unmatched Hashfile 'wpa2.hccapx' on line 3 (): Separator unmatched Hashfile 'wpa2.hccapx' on line 4 (á`ö╥sΣ...π)╗ tπΩ6╖â∟òö«╥&⌡·Ö♀≤sgáΦå¬Dâ►y): Separator unmatched Hashfile 'wpa2.hccapx' on line 5 (): Separator unmatched Hashfile 'wpa2.hccapx' on line 6 (Σ├*≥,→...╟úô8╘♣±/RX∞)╒µì╧8╡-YJ«▼≈L≤s☺gÑ⌡y): Separator unmatched Hashfile 'wpa2.hccapx' on line 7 (): Separator unmatched Hashfile 'wpa2.hccapx' on line 8 (Σ├*≥,→...╟úô8╘♣±/RX∞)╒µì╧8╡-YJ«▼≈L≤s☺gÑ⌡y): Separator unmatched Hashfile 'wpa2.hccapx' on line 9 (): Separator unmatched while running this command :- hashcat.exe -m 22000 -a 3 wpa2.hccapx ?d?d?d?d?d?d?d RE: Error - ZerBea - 10-26-2021 You have tried to use the binary hccapx format (hash mode 2500) in combination with the new hash mode 22000. The old hash format hccapx is outdated as well as hash mode 2500 (16800 is outdated, too) and the new hash mode 22000 require a new, non binary format as described here: https://hashcat.net/wiki/doku.php?id=cracking_wpawpa2 and here: https://hashcat.net/forum/thread-10253.html |