Today antivirus AVG 2013 free complained that cdpedia.exe (built with pyinstaller 2.0) was infected with 'trojan horse BackDoor.Generic15.CLOV'
I followed the procedures depicted in AVG's How To Handle Suspicious False Positive Detection? [0] , no responses to the moment. online analysis links: http://virusscan.jotti.org/es/scanresult/52a044cd35130f443dadfe1a015786cef52809b6 https://www.virustotal.com/file/4c4337c322d7fc883b34e746146b03434222d10a92b32906aa6d847d443e9d44/analysis/ Scanning c:\python27 comes clean. pyinstaller was not installed in python; scanning the dir where pyinstaller 2.0 was unzipped, AVG gives the same diagnostic as in the original offending file to D:\tmp\pyinstaller-2.0\support\loader\Windows-32bit\run.exe This is a recent thing, I worked the last month with pyinstaller in the same project and it is the first time the exe is scoffed. Searching this list comes with this relevant thread [1], from 2012 09 05 . Is there any progress on that ? My I suggest that pyinstaller developers fills a similar false positive report for run.exe ? Or contact the py2exe people to see if they can help ? We [2] hope to release in dvd to non computer savy users, so antivirus complains are big issue. May I help in any way ? Thanks for your attention, and for pyinstaller itself. [0] http://forums.avg.com/us-en/avg-forums?sec=thread&act=show&id=395 [1] https://groups.google.com/forum/#!topic/pyinstaller/Y-PsWjys6GA [2] https://code.launchpad.net/~cdpedistas/cdpedia/trunk -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To view this discussion on the web visit https://groups.google.com/d/msg/pyinstaller/-/S9ZtZum5BWMJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
