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

Is there a brake ? Stop command ? #67

Closed Levirusdzrzs closed 1 year ago

Levirusdzrzs commented 1 year ago

Hi, in the generator code, it will exit when success but there's no way to stop it manually.. Any suggestions ?

Casyvina commented 1 year ago

ctrl c to stop it

Michal2SAB commented 1 year ago

I mean, you can just exit the console.. it doesn't matter if you paused it or closed it.

Levirusdzrzs commented 1 year ago

Thanks, i got a good result 👍 after 7 days of continuous digging