Hi all
Before writing a bug report, and avoiding false-positive, here is a snapshot of a warning of my virus detection progrqam hinting at a Virus in LiveCode on Windows 11:
In my case, the file path is:
"C:\Program Files\RunRev\LiveCode 10.0\Runtime\Windows\x86-32\Externals"
Anybody had similar warnings? In my case, the file was automatically deleted by the detection program which is "G DATA".
Thanks for feedback, if you have any ))). Roland
Virus in Livecode 10 on Windows
Moderator: Klaus
-
- VIP Livecode Opensource Backer
- Posts: 10043
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Virus in Livecode 10 on Windows
I've seen false positives from antivirus programs with many packages. Many use Bloom filters for compactly storing their comparison data, a highly efficient structure where the trade-off is a tendency toward false positives.
If you write the tech support for the antivirus vendor they likely have a way you can send them the flagged program (in this case LC), and if it checks clean they may whitelist it in their next data update.
If you write the tech support for the antivirus vendor they likely have a way you can send them the flagged program (in this case LC), and if it checks clean they may whitelist it in their next data update.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
Re: Virus in Livecode 10 on Windows
Oh, thank you very much, Richard
-
- VIP Livecode Opensource Backer
- Posts: 10043
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Virus in Livecode 10 on Windows
Happy to help. Please let us know if they confirm the false positive.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn