Can't get my GPU to work with Hashcat - 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: Can't get my GPU to work with Hashcat (/thread-11658.html) |
Can't get my GPU to work with Hashcat - Liverpoong - 10-19-2023 Hi! i've been trying to crack some password from a WPA2 network. Got my handshake, converted into hccapx, ran it throught Hashcat but getting always the same error. At first, i though it was a driver issue, so i installed a previous version of my GPU's drivers, and fixed one of the issues, but another one appeared. My GPU is a RX550, 4gb. I'll leave a screenshot with the error. https://postimg.cc/ygHY9QSX RE: Can't get my GPU to work with Hashcat - ZerBea - 10-20-2023 Hash mode 22000 does not accept hccapx format (because it is outdated) and hashcat told you that: "separator unmatched". Please read more here: https://hashcat.net/wiki/doku.php?id=cracking_wpawpa2 RE: Can't get my GPU to work with Hashcat - Liverpoong - 10-22-2023 (10-20-2023, 08:04 AM)ZerBea Wrote: Hash mode 22000 does not accept hccapx format (because it is outdated) and hashcat told you that: "separator unmatched". I see. I'll change the format to hc22000 and retry. Other thing, what does the "separator unmatched" thing means?. RE: Can't get my GPU to work with Hashcat - v71221 - 10-22-2023 Please read here https://hashcat.net/forum/thread-7440.html https://hashcat.net/forum/thread-8223.html https://www.google.com/search?q=site%3Ahashcat.net+%22separator+unmatched%22 |