HardCorePawn / multibit_recovery

Python scripts that help with recovering funds from "broken" MultiBit HD and MultiBit Classic wallets due to the "Password did not unlock the wallet" issue
MIT License
22 stars 15 forks source link

Files are encrypted #13

Closed marbletissue closed 1 year ago

marbletissue commented 1 year ago

Hey, I have a wallet from 2013 with all associated files (.key, .wallet, .wallet.cipher)

My problem is that the key is encrypted.

Are any of your scripts useful if the encryption password is unknown?

Thanks!

HardCorePawn commented 1 year ago

Unfortunately, all the scripts require the password to function properly. They aren't useful for "cracking" passwords, per se, as they need the password to decrypt the files and output the private keys etc.

You might have better luck using something like hashcat for the password recovery (assuming the password wasn't too complex and/or you have a decent amount of GPU power etc). https://hashcat.net/hashcat/