Wallet.DAT Master Key
#1
im trying to hash the master key of a wallet, it suposedly is a 17500 | SHA3-384 Hash but i have tested with a test wallet MKey and it wont hash the key not even if i provide the exact password, my question is, has anyone hashed a Wallet in here using this method? as bruteforcing anything above 8 characters is beyond my equipment boundaries im willing to even fork some BTC if info is given to me that leads to the recovery of my money
Reply
#2
can you please give more detail about what software this is from and why you think it is sha3 etc ?

normally every bitcoin wallet.dat file is just simple used together with bitcoin2john.py and the hash type -m 11300 = Bitcoin/Litecoin wallet.dat.

Btw: you are not allowed to post hashes here: https://hashcat.net/forum/announcement-2.html (you can/will be banned for violating the forum rules, it doesn't matter if it is just a test hash or just your own hash or your neighboors hash or a fake hash etc)
Reply
#3
(02-20-2020, 12:45 AM)philsmd Wrote: can you please give more detail about what software this is from and why you think it is sha3 etc ?

normally every bitcoin wallet.dat file is just simple used together with bitcoin2john.py and the hash type -m 11300 = Bitcoin/Litecoin wallet.dat.

Btw: you are not allowed to post hashes here: https://hashcat.net/forum/announcement-2.html (you can/will be banned for violating the forum rules, it doesn't matter if it is just a test hash or just your own hash or your neighboors hash or a fake hash etc)

i used Pywallet to dump the private key
Reply
#4
(02-20-2020, 12:45 AM)philsmd Wrote: can you please give more detail about what software this is from and why you think it is sha3 etc ?

normally every bitcoin wallet.dat file is just simple used together with bitcoin2john.py and the hash type -m 11300 = Bitcoin/Litecoin wallet.dat.

Btw: you are not allowed to post hashes here: https://hashcat.net/forum/announcement-2.html (you can/will be banned for violating the forum rules, it doesn't matter if it is just a test hash or just your own hash or your neighboors hash or a fake hash etc)

i used Pywallet to dump the private key
Reply
#5
if you want something that is usable with hashcat use bitcoin2john.py
Reply