I've used johntheripper and hashcat before so I expected this to be easy but I am running into problems. I followed this post and the utility in there which gives me the hash in this format
however when I try to use hashcat on it via
I get
Deleting the filename from the hash doesn't help either.
Code:
kpdb:$keepass$*1*9367424*0*f4885dfa619f813----deleted-----4493770a73bd*0*kpdb
Code:
.\hashcat.exe -m 13400 kpdb.txt -a 0 passwords2.txt
Code:
Hashfile 'kpdb.txt' on line 1 (kpdb:$...49b1d9aa19ad04493770a73bd*0*kpdb): Salt-value exception No hashes loaded
Deleting the filename from the hash doesn't help either.