NAudio icon indicating copy to clipboard operation
NAudio copied to clipboard

VirusTotal | NAudio.Wasapi.dll

Open roserens opened this issue 2 years ago • 2 comments
trafficstars

My app uses NAudio and I get a virus warning on my app from VirusTotal.

How to reproduce the issue:

  1. Install NAudio.Wasapi using the following command:

    • dotnet add package NAudio.Wasapi --version 2.1.0
  2. Then upload the following file to VirusTotal:

    • C:....nuget\packages\naudio.wasapi\2.1.0\lib\netstandard2.0

Here the output from VirusTotal: image

Any tips on what I/we could do here?

roserens avatar Aug 16 '23 19:08 roserens

That's a shame - I have no idea why that would be happening. I messed up the version number of the wasapi dll on the last update of NAudio, so I will be fixing that soon, but when the next one is out, hopefully that won't bet flagged

markheath avatar Sep 01 '23 13:09 markheath

Thanks, Mark!

dota-coach avatar Sep 01 '23 16:09 dota-coach