https://github.com/aishee/bitforce
A tools brute force BTC
https://github.com/aishee/bitforce
bitcoin bitcoin-cryptocurrency bitcoin-wallet brute-force-attacks bruteforce btc
Last synced: 8 months ago
JSON representation
A tools brute force BTC
- Host: GitHub
- URL: https://github.com/aishee/bitforce
- Owner: aishee
- Created: 2018-02-11T21:23:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-11T21:39:42.000Z (over 7 years ago)
- Last Synced: 2025-02-01T18:11:29.235Z (8 months ago)
- Topics: bitcoin, bitcoin-cryptocurrency, bitcoin-wallet, brute-force-attacks, bruteforce, btc
- Language: Python
- Size: 5.86 KB
- Stars: 40
- Watchers: 8
- Forks: 25
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bitforce
A tools brute force BTC**Requirements**
- python3
- python module: bit, requests,ecdsa**Usage**
- chmod +x bitforce.py
- ./bitforce.py**Demo**

If brute force success, result for you same:
```bash
Address: 134mpwLqvVaKtG9YZ5HqnkZTKvhTe9yPko
Private Key: 19803bfd7129fb27939604d2078a8d2c51c619cba2d6b4f890d7b9a2948803a8
Wallet Import Format Private Key: Kx5HGeDKCsX7Z1DU74kwbJjdtcKnZozbB728S96sP5eXQBZ1h9Bd
Public Key: 04B6100DA7710438A2C3B1924B5AC1CEA66B1CC7A45B9AD682F1D70297D478AA39318511C6E61BE2756E0BB95352B8CFB250DF3DA8AF81225C9642CB7A9F743F3E
Balance: 7777
```