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

Nothing happens when i run test #1

Closed hazleego closed 3 years ago

hazleego commented 3 years ago

Nothing happens when i run test

image

Michal2SAB commented 3 years ago

If you run it from cmd, you should type test.bat since there's no run.bat in the test folder.

hazleego commented 3 years ago

ok thanks image

Michal2SAB commented 3 years ago

Yup, there you go. That's what would happen if you found a matching bitcoin wallet & private key (seed). It also creates a success.txt file in the folder with more info.