fireice-uk / xmr-stak-amd

Monero AMD miner
GNU General Public License v3.0
194 stars 114 forks source link

xmr-stak-amd.exe contains virus #200

Open Silencil opened 6 years ago

Silencil commented 6 years ago

Hi, I have recently been trying to get into mining. I am trying to mine Sumokoin, but when I try to start up the exe file, windows tells me it contains a virus and I can not open it. this is my config file. config.txt

My AMD radion drivers are up to date and I can not find a solution to this anywhere,

Any help would be much appreciated!

flicksterdoo commented 6 years ago

Personally I always compile it by hand after looking over the code. Although it's arguably a little easier on linux, the windows (assuming since you mention the exe file) instructions are clear and with a fast internet connection you can be done in 30 minutes.

Silencil commented 6 years ago

Well, I followed the instructions exactly, and with only one step to go it does not run the exe when I try to start it because windows says that it contains a virus. I am not a coding genius and have no idea how to troubleshoot this outside of googling, and since nothing came up I am pleading for help here. Since you mentioned it, yes I am indeed on windows 7 and have very good internet.

psychocrypt commented 6 years ago

The protection software will also show the self compiled miner as virus/trojan horse. The only way is to add a exeption to the anti virus software.

flicksterdoo commented 6 years ago

Alternatively you could try and compile it by hand. Since you don't "know" code I'm not sure this would be helpful but honestly it's not that hard and since you can get Visual Studio Community Edition for free from Microsoft it also doesn't cost anything (except HD space and time). Before you do that, I recommend you try psychocrypt's recommendation and whitelist the executable and try that first. See if it's worth it on your machine before you put the time into learning how to compile.