Syntax Help
#1
Hello, I am hoping someone can help as I am stumped.

I am trying to get the password for an old bitcoin wallet, I was able to extract the hash using bitcoin2john.py.  I am now stuck as I do not know what to do next or what I am doing wrong.  The following command throws an error of "hash not loaded":

hashcat -a 0 -m 11300 c:\dat\wallet.dat c:\dat\hash.txt

Hash.txt is the hash that I extracted using bitcoin2john.py and wallet.dat is my wallet.  Any help is appreciated.


Messages In This Thread
Syntax Help - by sv187 - 12-02-2017, 02:11 AM
RE: Syntax Help - by philsmd - 12-02-2017, 09:01 AM
RE: Syntax Help - by sv187 - 12-03-2017, 03:59 AM
RE: Syntax Help - by undeath - 12-03-2017, 01:47 PM