Elestriel / TaskbarTools

Grants the ability to set the Windows Taskbar to any opacity and colour desired.
MIT License
343 stars 29 forks source link

Detected as malware by Windows Defender #21

Closed wopian closed 7 years ago

wopian commented 7 years ago

Version: 1.0.8

Running the application normally is all fine, however when the option to start with Windows is toggled on, Windows Defender detects it as the following:

Detected Item: Trojan:Win32/Rundas.A

Alert Level: Severe

Category: Trojan

Description: This program is dangerous and executes commands from an attacker.

Recommended action: Remove this software immediately.

Items: 
file:C:\Users\wopia\Downloads\Taskbar\TaskbarTool.exe
runkey:HKCU@S-1-5-21-2514878431-4172358072-2079176248-1002\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\RUN\\TaskbarTools
regkey:HKCU@S-1-5-21-2514878431-4172358072-2079176248-1002\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\RUN\\TaskbarTools
Aemony commented 7 years ago

For some reason compiling to AnyCPU and x86 triggers a couple of false positives. x64, however, does not do this.

VirusTotal:

I've compiled a x64 version of the application which you can download if you'd like from this link: TaskbarTool 1.0.8.0 x64.zip. It should work just the same on x64 versions of Windows.