mstorsjo / llvm-mingw

An LLVM/Clang/LLD based mingw-w64 toolchain
Other
1.98k stars 188 forks source link

Virustotal results help #466

Open userdocs opened 3 weeks ago

userdocs commented 3 weeks ago

I was getting warning from an AV when trying to download releases, it think it's because of this file being flagged

i686-w64-mingw32\bin\libunwind.dll

https://www.virustotal.com/gui/file/9f0f4f198e6723c54971e6ae744ee0ed09ab6de69e2e8533c7ee75757198fa85

and the has of the archive from https://github.com/mstorsjo/llvm-mingw/releases/download/20241030/llvm-mingw-20241030-ucrt-aarch64.zip

https://www.virustotal.com/gui/file/130925497c004fc97fdc495d6b82e2692e0d56dc1bf7ce13c8856e20d6002b7b

Just wondering if this was a known thing and I should ignore it or incase it's something.

mstorsjo commented 3 weeks ago

I have heard similar reports before - it’s a false positive. If those who are affected wants to report it, to get rid of such false positives, that’d be appreciated!