AlisterT / openjazz

OpenJazz
GNU General Public License v2.0
277 stars 49 forks source link

Latest windows version detected as malware #103

Closed commella closed 10 months ago

commella commented 11 months ago

Has anyone had problems with the windows x64 executable version 20231028? According to total virus it contains a malware, is it a false positive?

https://www.virustotal.com/gui/file/44552d88718e550390d4f47ed153433eefd208e0d57fccf49cf9569dad0d6e38/detection

Thank you. Best regards.

carstene1ns commented 11 months ago

It might be the UPX compression. Most scanners are signature-based, so this might happen when there is specific data that is a lookalike. I would say it is a false-positive, but you can always use the executable from the latest pre-release: https://github.com/AlisterT/openjazz/releases/tag/continuous

commella commented 10 months ago

Great thank you very much.