Coder Social home page Coder Social logo

jcotorra / bitcoin-stealer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from michal2sab/bitcoin-stealer

0.0 0.0 0.0 94 KB

Generate random bitcoin wallets, private keys (seeds) and then check if they match a wallet that contains some kind of balance, and then take it. Node.js

Shell 1.11% JavaScript 98.06% Batchfile 0.83%

bitcoin-stealer's Introduction

Bitcoin-Stealer

Generate random bitcoin wallets & private keys (seeds) and then check if they match any wallet that has a positive balance, and then take all the btc from it.

CHANGELOG

2023-01-11
  • Now calling garbage collector to potentially stop from memory leaking
  • Releasing references to objects to allow the gc reclaim the memory
  • Loading riches.txt contents to a map() object to increase the scripts overall performance
2022-04-04
  • Added a message to console when program starts, to calm down people who think the program isn't working because the console is blank.
2021-12-09
  • Fixed big memory leak issue and removed extra scripts that were necessary before, that are unnecesary now.
2021-09-26
  • Linux support: linux users will go to the "linux" directory to run the program.

REQUIREMENTS

  1. Install Node.js
  2. npm i
  3. Lots of time on your hands.. there's a lot and I mean A LOT of possible addresses and keys, you will be extremely lucky to find any that will match your list.

HOW TO RUN

Just start run.bat (or run.sh if you're on linux).

SPEED / PERFORMANCE

Results from a somewhat decent computer:

  • 1.56 million checks every 1 minute
  • 7.2 billion checks in 1 day
  • 54 billion checks in a week
  • 216 billion checks in a month
  • 2.8 trillion checks in a year

But please keep in mind that this is still really not much compared to all possible combinations that should be checked.

VIDEO

YT VID

TEST IT

Go to the test folder and hit run. It will show you what would happen if a wallet from your list was found.

WHY DO THIS?

There are a lot of wallets with high balances that are lost forever, which means nobody can access them and the money is basically there just to be picked up by anyone. This program can possibly find these lost wallets and their matching private keys and take the btc out of them.

WANT TO THANK ME?

If you would like to tip me in case you won anything or you appreciate the program, here is my BTC wallet and ETH. It will be greatly appreciated. Also you can give this project a star :)

My Bitcoin: 1B8xs4LWbwFq4Zi4pzEmjNYkTCgsUByb5L

My Ethereum: 0xe89c84A7758429b4D11a2091e1dccf7433328Fa9

NOTE

I'm not actually responsible for what you do with this. Don't steal active wallet money, that's just wrong. Not to mention the new wallets are most likely protected much more and stuff.

Also Note

It's almost impossible to find anything. Even though this method is not bruteforce and is creating random keys, the chances of winning are still very very low. You could get lucky though, good luck!

Check out the new project, for ethereum!

https://github.com/Michal2SAB/Ethereum-Stealer

bitcoin-stealer's People

Contributors

michal2sab avatar borosmate 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.