no hashes loaded. - 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: no hashes loaded. (/thread-10690.html) |
no hashes loaded. - lidar - 03-28-2022 I type this for crack wifi test. $ hashcat -m 2500 -a 3 --force key1.hccapx ?h?h?h?h?h?h?h?h?h?h and hashcat say : the plugin 2500 is deprecated and was replaced with plugin 22000. so I edit and type this. $ hashcat -m 22000 -a 3 --force key1.hccapx ?h?h?h?h?h?h?h?h?h?h and hashcat say : no hashes loaded. how can I fix it? help me. RE: no hashes loaded. - pdo - 03-28-2022 https://hashcat.net/wiki/doku.php?id=cracking_wpawpa2 |