This Python script is a useful tool for cryptocurrency enthusiasts. It recovers Bitcoin private keys from public keys.
Make sure you have Python 3.x installed on your system. The following Python libraries are required:
- pyfiglet
- musicalbeeps
- colorama
- pygame
- pycoin
- bitcoin
You can install them using pip:
pip3 install pyfiglet musicalbeeps colorama pygame pycoin bitcoin
or
pip install -r requirements.txt
- Clone the repository or download the script
bitcoin_recovery.py
to your local machine. - Open a terminal or command prompt and navigate to the directory containing the script.
- Install the dependencies :
pip install -r requirements.txt
- Run the script using Python:
python bitcoin_recovery.py
- Follow the prompts to input a Bitcoin public key and watch the private key generation process.
- Enjoy the fun tune and message at the end!
This project is licensed under the MIT License.
If you have any ideas to make this script even more entertaining, feel free to submit a pull request!
- Thank you to the creators of the Python libraries used in this project.
- Have fun!
- Don't trust anyone.