Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
48659042
Topic
5084053
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
Quote from: Adriano2010 on December 14, 2018, 02:46:51 AM
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