hashcat Forum
Performance Difference PMKID vs HCCAPX? - 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: Performance Difference PMKID vs HCCAPX? (/thread-8963.html)



Performance Difference PMKID vs HCCAPX? - Uraniumhazee - 02-12-2020

I learned how to get mode 22000 PMKID 2 mode 16800 files.
I use m 2500 HCCAPX

Are there any differences between these?
I mean how about speed difference for cracking a file

Thanks very much.


RE: Performance Difference PMKID vs HCCAPX? - ZerBea - 02-12-2020

Answered here:
https://hashcat.net/forum/thread-8285-post-44996.html#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.