Performance Difference PMKID vs HCCAPX?
#2
Answered here:
https://hashcat.net/forum/thread-8285-po...l#pid44996

On a single hash, you will not see a big difference between:
$ time hashcat -m 2500 --quiet test.hccapx wordlist
$ time hashcat -m 16800 --quiet pmkid.16800 wordlist

But that changes, if you have multiple hashes (e.g.: > 100) inside the hash file.
Reply


Messages In This Thread
RE: Performance Difference PMKID vs HCCAPX? - by ZerBea - 02-12-2020, 10:52 PM