Blockchain sample wallet
#1
Hi all,

I'm trying to verify that my process to decrypting Blockchain wallets works as expected. I have my own V2 and V3 wallets that I can see that are cracking just fine.

I'm looking for a V1 wallet with a known password (I'm looking for the wallet id so I can also check my process with blockchain2john) so I can check to see if hashcat can crack it correctly.

Does anyone have an empty V1 wallet with a password that he can share?

Thanks!
Reply
#2
are the example wallet hashes on https://hashcat.net/wiki/doku.php?id=example_hashes not version 1? you can use those to test your hashcat.
Reply
#3
(11-25-2020, 02:46 PM)DanielG Wrote: are the example wallet hashes on https://hashcat.net/wiki/doku.php?id=example_hashes not version 1? you can use those to test your hashcat.

Yes that works, but I'm looking to test the blockchain2john script which will require a wallet id.
Reply