Hash 'hccapxfile': Separator unmatched
#5
(09-28-2021, 01:21 PM)ZerBea Wrote: Either use hashcat online converter to convert the cap file to 22000 format:
https://hashcat.net/cap2hashcat/
or hcxpcapngtool:
https://github.com/ZerBea/hcxtools

Than run hashcat on the converted hash file against your favourite wordlist:
Code:
$ hashcat -m 22000 hashfile.hc22000 wordlist

Ok ty for your help ^^
Reply


Messages In This Thread
RE: Hash 'hccapxfile': Separator unmatched - by LunaFortis - 09-28-2021, 01:34 PM