10-22-2021, 02:14 PM
start task:
request checkpoint:
resume task:
Hash mode 22001 is a very special hash mode that should be used by analysts to verify a large number of given PMKs.
It is not possible to recover an unknown PSK running hash mode 22001.
Code:
$ hashcat -m 22001 test.hc22000 pmk.dict
request checkpoint:
Code:
[s]tatus [p]ause [b]ypass [c]heckpoint [f]inish [q]uit => c
Checkpoint enabled. Will quit at next restore-point update.
resume task:
Code:
$ hashcat --session=hashcat --restore
Hash mode 22001 is a very special hash mode that should be used by analysts to verify a large number of given PMKs.
It is not possible to recover an unknown PSK running hash mode 22001.