Skip to content

root240/BTC-CRACKER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BTC CRACKER

This script randomly generates a private key, then converts it to a bitcoin address and checks its balance. If the wallet has balance, it saves the private key along with the address and balance in a .txt file. It is recommended to use high-speed internet for better results.

Screenshot 2024-05-31 030759

Requirements

Python 3 or higher is required pip install -r requirements.txt

HOW TO USE

for linux users python3 setup.py

for windows users python setup.py