Author Topic: Using pywallet to dump your Litecoin wallet  (Read 735 times)

Offline weex

  • Litecoin Dev Team
  • Jr. Member
  • *
  • Posts: 70
    • LitecoinMiningCalculator.com
Using pywallet to dump your Litecoin wallet
« on: March 08, 2013, 08:20:54 am »
Hello all,

I just wanted to let you know using pywallet to dump your Litecoin wallet is very simple. First you can get pywallet from

https://github.com/jackjack-jj/pywallet

Then make sure litecoind and litecoin-qt are not running.

You can then run

Code: [Select]
pywallet.py --dump --otherversion=48 --datadir=.litecoin/ > dump.txt
and it will dump the contents of the wallet into the dump.txt file. That way you'll be able to see the private keys and addresses that were in your wallet. The --otherversion=48 tells pywallet that you're using the version 48 addresses that Litecoin uses (that start with L).

I only tested this for dumping, not any other kind of operation so use at your own risk for the other functions. Also always make a backup of your wallet.dat file with

Code: [Select]
litecoind backupwallet /backup/destination/filename.dat
if litecoind/litecoin-qt are running or just by copying the wallet.dat file if they're not.

Pretty much all the information here is applicable to securing your Litecoin wallet.

-weex
http://litecoinminingcalculator.com - #litecoin-market on freenode - http://litecoinscout.com - Tips: LSHFCSmSCJDyU2GJxs6MD7ipSrGtSqZMFA