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

how do i edit the code to show the logs ? #86

Closed harvs1444 closed 3 months ago

harvs1444 commented 1 year ago

Screenshot 2023-08-09 024417

3ssenc3 commented 11 months ago

help

ekkutlu commented 11 months ago

Edit generator.js file Find this code line ck.compressed = false; //console.log(ck.publicAddress) // ^ remove "//" from line above if

Remove // On which line is "console.log"