GithubHelp home page GithubHelp logo

brute-force-btc's Introduction

BitBruteForce-Wallet

This is an effective script to Brute Force, the Private Key of any Bitcoin Public Address.

How does the script work? Very easy.

Every code I´ve seen for the last year just generates randomly private and public addresses and checks the balance (very, very slow for the API Request).

So, i found 123,000 Bitcoin Addresses with 1+ BTC from 2009 to 2013 and NEVER made a transaction, therefore, lost BTC... it is just like huge pirate boats in the bottom of the ocean filled with treasures.

This Script creates randomly private and public addresses without checking the balance, instead of making API Request, the created Public Address is compared with the list I own.

Long story short. Create Random Public Address (RPA) and check one by one with the Public Address (PA) at the list.

if RPC == PA then YOU WINNED THE LOTTREY! else KEEP SEARCHING MTF!

(Script tested on i7-4500U 8 Cores - 5 K/s per Core. 3,456,000 Private Keys generated per day)

i think is quite simple.

Interesting tool to play with, but using the hash power to mine bitcoins directly is better

If you like it!! 1KyQXpa1Zke5v94QZV2U77i7oaVwPTijdY

REQUERIMENTS

  • Python 3.x (i use 3.6.5)
  • pip install ecdsa
  • pip install base58
  • 3,000,000,000 Years

brute-force-btc's People

Contributors

xefrok avatar yinzheng-zhong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.