Posts: 24
Threads: 18
Joined: Feb 2020
02-12-2020, 10:40 PM
(This post was last modified: 02-12-2020, 10:40 PM by mecra.)
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.
Posts: 1,048
Threads: 2
Joined: Jun 2017
02-12-2020, 10:52 PM
(This post was last modified: 02-13-2020, 10:31 AM by ZerBea.)
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.