12-02-2017, 02:11 AM
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.
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.