Wallet.DAT Master Key - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Wallet.DAT Master Key (/thread-8983.html) |
Wallet.DAT Master Key - Ulfr11 - 02-20-2020 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 RE: Wallet.DAT Master Key - philsmd - 02-20-2020 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) RE: Wallet.DAT Master Key - Ulfr11 - 02-20-2020 (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 ? i used Pywallet to dump the private key RE: Wallet.DAT Master Key - Ulfr11 - 02-20-2020 (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 ? i used Pywallet to dump the private key RE: Wallet.DAT Master Key - undeath - 02-20-2020 if you want something that is usable with hashcat use bitcoin2john.py |