wolf-plugins / wolf-shaper

Waveshaper plugin with a spline-based graph editor (LV2, VST, and CLAP)
https://wolf-plugins.github.io/wolf-shaper/
GNU General Public License v3.0
220 stars 20 forks source link

Virus detected after version v1.0.0 #164

Closed whatevergeek closed 1 year ago

whatevergeek commented 1 year ago

On Windows, when i try to download from v1.0.0 onwards it keeps failing: Failed - Virus detected Please see screenshot. image v0.1.8 was ok though

pdesaulniers commented 1 year ago

Thanks for reporting this issue!

I see that VirusTotal flags the v1.0.1 release as containing a Trojan.

This issue appears to affect other DPF-based plugins, such as Dragonfly Reverb: https://github.com/michaelwillis/dragonfly-reverb/issues/154

I believe it is a false positive, but I will look into it nonetheless.

Which browser do you use to download Wolf Shaper? Also, do you have any specific antivirus software installed on your machine? Does it create a detailed log entry whenever a virus is detected?

pdesaulniers commented 1 year ago

In the meantime, I've tried recompiling Wolf Shaper with a different toolchain (mingw-w64-gcc 12.2.0-1 on Arch Linux)

Can you please check if this release also triggers a warning in your antivirus? https://github.com/wolf-plugins/wolf-shaper/releases/download/v1.0.2/wolf-shaper-v1.0.2+20230515144200-windows-x64.zip

whatevergeek commented 1 year ago

@pdesaulniers seems to be working now... thanks for the quick fix :-) image