decrypt_bitcoinj_seed icon indicating copy to clipboard operation
decrypt_bitcoinj_seed copied to clipboard

Decrypts and displays the seed mnemonic from from a bitcoinj-based HD wallet file.

Results 6 decrypt_bitcoinj_seed issues
Sort by recently updated
recently updated
newest added

I ran into a bunch of issues getting this to work with python 3 (the original code was written in python 2.7) Here are the steps that I used to...

Good `morning, I'm trying to recover my Multibit HD seed words using decrypt_bitcoinj_seed.py I don't know if anyone has used decrypt_bitcoinj_seed.py or not but I'm getting an error after it...

Just in case he @gurnec didn't lose interest in this repository, there's this issue now: File "decrypt_bitcoinj_seed.pyw", line 313, in wallet = load_wallet(wallet_file, get_password) File "decrypt_bitcoinj_seed.pyw", line 126, in load_wallet...

Hey, i don't know if this is the right place but i want to extract my wallet words from Multibit HD on Mac. I have my password and I can...

I cannot get the script to work on my PC. What I did was: Download and install Phyton Download decrypt_bitcoinj_seed-master Right click on install instruc. and ran with PowerShell But...

I installed python 2.7, I downloaded decrypt_bitcoinj_seed-master and then I executed the commands in cmd and then I clicked: Decrypt_bitcoinj_seed.pyw and it does not open, it does nothing, I simply...