Post
Topic
Board Bitcoin Technical Support
Re: How to see bitcoin core addresses on an encrypted wallet.dat
by
keychainX
on 14/12/2018, 08:44:34 UTC

In this laptop i don't have any wallet, and the usb stick belongs to my friend.

I use hardware wallets anyway.

keychainX can you tell me steps i should follow now and what to do to see address?

You need to install ecdsa package ( https://pypi.org/project/ecdsa/0.6/ ) and twisted if you want to run the webinterface, twisted is here: https://twistedmatrix.com/trac/wiki/Downloads

When packages are installed run
"python pywallet.py --web" (runs pywallet web interface)
in a browser open "http://localhost:8989"
Follow instructions to open wallet.dat to browse it.

/KX

PS. You can also check this thread and run it on the usb stick https://bitcointalk.org/index.php?topic=38004.0