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

Works on Linux! #1

Closed pospi closed 7 years ago

pospi commented 7 years ago

Thought you should know (;

Simply sudo pip install protobuf pylibscrypt bitcoin to install dependencies and you're ready to go.

HardCorePawn commented 7 years ago

Thanks for the headsup