Author

Topic: [BOUNTY 1.00 LTC] Noob help dumping wallet info with pywallet.py (Read 779 times)

member
Activity: 81
Merit: 1002
It was only the wind.
How they can steal my coins if they'll have only the key section?

You don't know what you are talking about!  Wink

By the way, the private keys are the only thing they need to steal your coins. I haven't looked at exactly what is sent, though, so maybe they can't steal your coins.

EDIT: Nope, they can't.
member
Activity: 81
Merit: 1002
It was only the wind.
You can also use --web for a nice interface.
hero member
Activity: 525
Merit: 531
Download, and install this: http://cygwin.com/
Select python, python-twisted, python-bsddb3 packages to install too.

Use this pywallet fork: https://github.com/jackjack-jj/pywallet

Code:
python pywallet.py  --datadir=. --dumpwallet --wallet wallet.dat

Be happy!  Cheesy


Elbandi
newbie
Activity: 4
Merit: 0
How they can steal my coins if they'll have only the key section?

You don't know what you are talking about!  Wink
newbie
Activity: 4
Merit: 0
Hi there!

I'm trying to get the "mkey" section of my wallet like explained here http://www.walletrecoveryservices.com/information.html but with their guide I can't manage to do this! I am too noob reading the official pywallet thread!


I understood I have to install:

python-2.7.2
bsddb3-4.5.0 (how do I install it?)
zope.interface-4.1.1-py2.6-win32 (how do I install it?)
Twisted-13.2.0.win32-py2.7


Then I have pywallet.py and my wallet.dat on my desktop

Which is the right CMD command to get the txt file?

Thx in advance
Jump to: