Commit Graph

10 Commits

Author SHA1 Message Date
Dwerg 097947cde2
Gets private (Z address) private keys. 2018-03-05 01:30:05 +01:00
Dwerg fe840a83e6
Minor GUI fixes 2018-02-26 03:23:59 +01:00
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
Dwerg 2376dc784b
Checks if wallet.dat and config.ini is in folder
Checks if wallet.dat and config.ini is in same folder as the script.
Small update to the bat file that tries 3 ways of running the script.
2018-02-21 15:39:57 +01:00
Dwerg eddb18b6da
Faster loading, slower search.
Hashing keys into addresses is now done when searching for a key or dumping everything. Thus loading the wallet is fast.
2018-01-23 01:07:51 +01:00
Dwerg 6a1674fe7e
Fixed text 2018-01-12 05:56:35 +01:00
Dwerg 2d121d4888
Added specific search function
Now prompts user for which address to print the private key for and returns that single key if found.
Also puts that one address and key in foundkeys.txt.
2018-01-12 02:58:59 +01:00
Dwerg 10f12b9685
Update walletaid.py 2018-01-11 17:20:42 +00:00
Dwerg fdb8ce67b8
Update walletaid.py 2018-01-11 17:18:58 +00:00
Dwerg 26e4c9389c
Add files via upload 2018-01-09 09:19:09 +01:00