keyhunter
A tool to recover lost bitcoin private keys from dead hard drives.
Usage
python3 keyhunter.py -i /dev/sdX --log ./sdX_log.log -o ./sdX_found_keys_list.txt
The output file lists found private keys, in base58 key WIF (wallet import format).
To import into bitcoind, use the following command for each key:
bitcoind importprivkey 5KXXXXXXXXXXXX
bitcoind getbalance
Features and Limitations
- Supports both pre-2012 and post-2012 wallet keys.
- Supports logging to a file.
- Cannot find encrypted wallets.
Credits
This project is a maintained fork of pierce403/keyhunter.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
keyhunter-0.1.0.tar.gz
(4.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file keyhunter-0.1.0.tar.gz.
File metadata
- Download URL: keyhunter-0.1.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
169f31740067af8abd7f89491482aa94b736471c18c3fdf7d2607476055f8593
|
|
| MD5 |
73ff1138f8a0e5378e1984969e57ecaa
|
|
| BLAKE2b-256 |
f3b01d867b363a46f2a0e9f2c585aeef85dcde57a79a23ba72d1486b88d6b681
|
File details
Details for the file keyhunter-0.1.0-py3-none-any.whl.
File metadata
- Download URL: keyhunter-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
863e73db00965096ced01b21ae84e64e3f59e65be1b73cbd8b00c65aed77d917
|
|
| MD5 |
a4190b964297ebb37f6d30b8123633e0
|
|
| BLAKE2b-256 |
49ece997328715c23089a0a3a3abd3d34ea53edfd94f9432430b62055993d260
|