gurnec / decrypt_bitcoinj_seed

Decrypts and displays the seed mnemonic from from a bitcoinj-based HD wallet file.
42 stars 23 forks source link

Problems with #1

Closed toomuchbrandy closed 7 years ago

toomuchbrandy commented 7 years ago

Hi Gurnec, sorry to bother you but I'm having massive issues with Multibit HD wallet. I quickly set up a wallet with them following a recent rumour I'd heard of a security compromise from Jaxx. I'd had issues with MBHD in the past but wanted BTC out of Jaxx immediately figuring I could rely on multibit at least for an hour or two whilst I researched a more secure alternative. Long story short, I had to restart my machine and have ended up locked out of my wallet. After searching around I've found that loads of people have had the same issues but thanks to how fleeting I planned my time with MB I didn't note down the seed phrase (idiotic of me, I know). I've since gone round in circles trying to restore my keys and keep finding myself directed to this GitHub. I've run through the steps as carefully as my limited skills will allow, and have managed to install the program correctly. Only it runs for around 2 minutes (green bar is frozen), and eventually crashes after saying "not responding". I'm not really that technically minded (as I'm sure you can tell), and this is my first time using Github. I hope you don't mind me commenting here, as I really don't know what else to do. You seem like the person to help me. All I have is my password, and my wallet file. I'd really appreciate your thoughts on what I might be doing wrong here.

I noticed you say tell someone to open an issue for a similar predicament here. Sorry again to bother you with such newbish questions: https://bitcoin.stackexchange.com/questions/49995/how-can-i-recover-my-multibit-hd-wallet-words?newreg=b5a1973796c74e029be5fee9beba4fa1

gurnec commented 7 years ago

ended up locked out of my wallet. ... All I have is my password, and my wallet file.

If you have your password and wallet file, then you should be able to log into it normally with MultiBit HD, correct? Is that not working for you?

it runs for around 2 minutes (green bar is frozen)

Are you waiting long enough? Don't try to close it, just let it sit there for several minutes. It should eventually respond, assuming the password was correct.

and eventually crashes

If it's crashing on its own (without you trying to close it), you can try running it via the command line to see if there are any error messages:

If you get an error message back, please report back with it (all of it) and I'll try to figure out what went wrong.

toomuchbrandy commented 7 years ago

Hi thanks for your great work, and your response.

I was able to fix the issue using the advice of HardCore Pawn listed below. Combined your help has saved my butt. Thank you again.

https://github.com/HardCorePawn/multibit_recovery

gurnec commented 7 years ago

Glad you got everything back, cheers!