Hi,
Ive created a JavaFX UI program that is just a more advanced calendar. After sending it to my friend, he told me it was detected as a virus on his PC. After that I checked it on VirusTotal and it also says that WindowsDefender detects the program as a virus: "Trojan:Win32/Wacatac.C!ml".
The I thought ill just use the basic B4J UI Program Template, build it as a standalone package and then test it on VirusTotal. Result: Detected the same virus as before.
When I try the same with the jar from a "Release" compile, no virus is detected. So it seems to be an issue with the packager.
Has anyone of you experienced this problem? Have you found a solution?
Ive created a JavaFX UI program that is just a more advanced calendar. After sending it to my friend, he told me it was detected as a virus on his PC. After that I checked it on VirusTotal and it also says that WindowsDefender detects the program as a virus: "Trojan:Win32/Wacatac.C!ml".
The I thought ill just use the basic B4J UI Program Template, build it as a standalone package and then test it on VirusTotal. Result: Detected the same virus as before.
When I try the same with the jar from a "Release" compile, no virus is detected. So it seems to be an issue with the packager.
Has anyone of you experienced this problem? Have you found a solution?