multibit_recovery
multibit_recovery copied to clipboard
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
Hi HCP, Im working for some time on my mb-wallet using the walletkeys.py now. When I enter the correct pw I get my pub key listed as it is but...
Hi HCP, First of all can I say thanks a million for putting this tool together. Really appreciate the support. I have a multibit classic wallet which I can not...
Trying to open my encrypted keys, but from the command window i get a 'not a keyfile??' notification. Same error hands with newly created, empty encrypted keys as well.
Hello! I have my encrypted .cipher files (this is what Multibit does to your unencrypted backups when you add a password to a wallet) Is it possible to use these...
Hi HCP, was tracking down some comments you wrote prior where you were digging through the source - I cannot seem to find copies of any source so I figured...
Hi ! I can't use your script because I have a single unauthorized char in my password. It's a "é". I added prints in your script, and it seems to...
Loads allright, runs and finds 2 wallets with balance but then gets this error: > Traceback (most recent call last): File "find_unspent_multibitHD_txes.py", line 256, in wallet = load_wallet(wallet_file, get_password) File...