Go to file
Dwerg aa4cb344b8
Added simple python install check
Now tries to run the "python" command first, if it fails it tries default install path "C:\python27\python.exe".
Returns "Check Python install" if those 2 fail.
2018-02-06 13:32:22 +01:00
Extract keys.bat Added simple python install check 2018-02-06 13:32:22 +01:00
README.md Update README.md 2018-01-12 03:03:50 +01:00
config.ini Update config.ini 2018-02-06 13:04:08 +01:00
walletaid.py Faster loading, slower search. 2018-01-23 01:07:51 +01:00

README.md

Walletaid

  1. Install python 2.7 and select "Add python.exe to Path" during installation.
  2. Download ZIP of this repository.
  3. Unzip walletaid.
  4. Make a copy of wallet.dat and place in walletaid folder.
  5. Open config.ini and change parameters appropriate to the coin.
  6. Run "Extract keys.bat"
  7. Paste address to search specifically or leave blank to get all keys.
  8. Open "foundkeys.txt" to see the recovered keys and addresses.