ch32-rs / wchisp

WCH ISP Tool in Rust
https://ch32-rs.github.io/wchisp/
GNU General Public License v2.0
166 stars 28 forks source link

wchisp.exe blocked from Windows protection "Detected: Trojan:Win32/Wacatac.B!ml" #44

Open dariocorse opened 6 months ago

dariocorse commented 6 months ago

Today nightly build binary file for Windows (wchisp-win-x64.tar.gz, md5sum 8826fb0f64f52b4ef29901522324a994), seems fine but Windows and threat protection system blocks and quarantine it reporting "Detected: Trojan:Win32/Wacatac.B!ml". Restoring the file it is possible to use it without issues. I'm not sure if there is a real problem or the binary can be wrongly detected as infected. If it's the latter it could be useful to include a note in the documentation (I could not find any).

andelf commented 6 months ago

I believe this is a misclassification. The binary is built automatically on Github Actions based on the code of main branch.