Post
Topic
Board Bitcoin Technical Support
Re: Found my old Bitcoin wallet.dat. Already ran pywallet. What now?
by
BitMaxz
on 23/08/2022, 22:50:43 UTC

How can i figure out the private keys from these information please?

If you just use the script or command that the OP did then you both will receive the same result.

Do you know exactly the password of your wallet.dat? then use the command that I posted above or this below

Code:
pywallet.py --dumpwallet  --datadir=. --passphrase=YourPassword

Or if you don't know the password then you need BTCrecover tool the guide can find here btcrecover Tutorial