Post
Topic
Board Bitcoin Technical Support
Re: Found my old Bitcoin wallet.dat. Already ran pywallet. What now?
by
BitMaxz
on 24/08/2022, 23:44:08 UTC
I tried this . But everytime, on all my computer it says : Segmentation fault
I think I ve got the right password but I can make it work.

thanks for all the answers , very appreciate.

How about this command would you mind trying this one

Code:
python pywallet.py –dumpwallet -datadir="yourpath" > wallet.text --passphrase= PASSPHRASE

The segmentation fault might be because of an incorrect Passphrase/Password would you mind to confirm if the password is correct by using the BTCrecover tool let see if the result would be the same?