Michal2SAB / Bitcoin-Stealer

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
390 stars 159 forks source link

No result! #85

Closed nscpro closed 1 year ago

nscpro commented 1 year ago

Hi. This file works my vps 24/7 and after one week no result. Why?

Michal2SAB commented 1 year ago

Because there are 2^160 addresses. You might not get a result even in a year.

fengshui8 commented 10 months ago

How about running 12 instances of the app, each one of said 12 is looking for 1.9 million btc addresses; addresses beginning with a 1. about ~22.8 million in total.

You think it’s still likely to get no results in 1 year?