Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
19222767
Topic
1052712
Board
MultiBit
Re: Could not load wallet file: the error message was null
by
HCP
on
27/05/2017, 09:18:42 UTC
I have some python scripts that will extract the keys from your wallet if you have the password:
https://github.com/HardCorePawn/multibit_recovery
If you have a ".key" file, then use
decrypt_multibit_classic_keys.py
If you have a ".wallet" file, then use
decrypt_multibit_classic_walletkeys.py