Delphi programs are detected as false-positive by ClamAV

江枫思渺然 提交于 2021-02-05 12:31:06

问题


My Delphi XE2 programs are always detected as containing a virus on Jotti by ClamAV, while other virus scanners do not detect anything:

enter image description here

AFAIK, ClamAV is often used with mail servers. So do I have to fear that end-users will get a virus warning when sending my program by e-mail (even when zipped)?

How can this be avoided?


回答1:


This is a Possibly Unwanted Applications according to them and you can't report PUAs on their false positive upload form.

Their contacts page shows two possible avenues you can follow: subscribe and post to their ClamAV mailing-list, or file a bug report in Bugzilla.

A strong argument when reporting is that no one else flags your programs.

Did you also try Virustotal?



来源:https://stackoverflow.com/questions/24479306/delphi-programs-are-detected-as-false-positive-by-clamav

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!