LopeKinz / ByeBye-Bitcoin-Remaster

About Wallet Miner that steals Bitcoins by checking Private Keys for Balance Remastered by me
MIT License
24 stars 17 forks source link
bitcoin crypto miner stealer wallet walletminer

ByeBye-Bitcoin-Remaster

ByeBye-Bitcoin-Remaster is a Python script that checks random Bitcoin Private Keys for non-zero balances and logs the results.

Features

Requirements

Usage

  1. Clone the repository:

    git clone https://github.com/lopekinz/ByeBye-Bitcoin-Remaster.git
  2. Change to the project directory:

    cd ByeBye-Bitcoin-Remaster
  3. Install the required packages:

    pip install -r requirements.txt
  4. Run the script:

    python byebye_bitcoin.py
  5. The script will continuously check random Bitcoin wallets and display the results in the console. Wallets with non-zero balances will be logged in the hits.txt file.

Configuration

You can customize the script by modifying the following variables:

License

This project is licensed under the MIT License.

Disclaimer