wow, that's a great discovery (altrough it still doesn't make much sense.. maybe driver bug?)
could you please first test the latest git version without any modification (fresh clone, make clean, git checkout master, git pull, make). when testing, in general, do not forget the make clean, git pull or checkout, and make
after that fails, could you try to make clean and download the patch you mentioned: https://github.com/hashcat/hashcat/commi...5919a.diff
and use
and make again and test.
Thank you so much
note: latest code change a lot again and we "only" use -m 22000 and 22001 for WPA in the future (as replacements for -m 2500/2501 and alternatives)
could you please first test the latest git version without any modification (fresh clone, make clean, git checkout master, git pull, make). when testing, in general, do not forget the make clean, git pull or checkout, and make
after that fails, could you try to make clean and download the patch you mentioned: https://github.com/hashcat/hashcat/commi...5919a.diff
and use
Code:
git apply -R a671d501aab08cd24308a7d253d7bc3b9ff5919a.diff
and make again and test.
Thank you so much
note: latest code change a lot again and we "only" use -m 22000 and 22001 for WPA in the future (as replacements for -m 2500/2501 and alternatives)