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.
$ 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.