SHWotever / SimHub

Multi sim dashboard, bass shaker driver, ....
http://www.simhubdash.com/
803 stars 98 forks source link

Windows defender false positive #1333

Closed Landi2022 closed 1 year ago

Landi2022 commented 1 year ago

Describe the bug When I download the zip file, the Windows 11 virus detector tells me that there is a trojan in the zip file

Simhub version SimHub V8.4.2

Expected behavior I don't get a message that I've downloaded a trojan

Screenshots grafik grafik grafik

SHWotever commented 1 year ago

Hi ! This is a false positive from windows defender, you can check the installer scan here : https://www.virustotal.com/gui/file/3baba8bd74a5c07f527760fdaa15abe186a801d28a7ee76e9d929285d3ddb03d

I'm reporting it to Microsoft so they fix it, it usually takes a few hours.

SHWotever commented 1 year ago

Hi !

I reported it to microsoft but from there scan there is no issues : Can you make sure to update the virus definition and cache as shown here : https://www.microsoft.com/en-us/wdsi/defenderupdates

cd %ProgramFiles%\Windows Defender
MpCmdRun.exe -removedefinitions -dynamicsignatures
MpCmdRun.exe -SignatureUpdate

image