01-03-2018, 12:05 AM
(01-02-2018, 11:59 PM)philsmd Wrote: Litecoin wallets (wallet.dat) use a very specific algorithm which hashcat covers with hash mode:
-m 11300 = Bitcoin/Litecoin wallet.dat
use bitcoin2john.py to extract the "hash" (remove all file names and the separating colons from the output, see: https://hashcat.net/wiki/example_hashes)
Thanks but I guess I should have been a bit more specific. The wallet is encrypted in 7zip so I used hashcat 7zip to take the 7zip hash of the file used that to get the password hash. Now I am trying to crack that password to decrypt it.