Go to file
Dwerg 6435d6e895
Added simple GUI + multiple keys search
Added a simple Tkinter GUI. Search function now takes input from a text box that accept multiple addresses.
Modified bat to close after execution, still displays error if Python is not found.
2018-02-25 06:00:12 +01:00
Extract keys.bat Added simple GUI + multiple keys search 2018-02-25 06:00:12 +01:00
README.md Update README.md 2018-01-12 03:03:50 +01:00
config.ini More detailed comments 2018-02-06 15:33:10 +01:00
walletaid.py Added simple GUI + multiple keys search 2018-02-25 06:00:12 +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.