Program made with PyInstaller now seen as a Trojan Horse by AVG

I was always getting some false positives with Pyinstaller from VirusTotal. This is how I fixed it: Pyinstaller comes with pre-compiled bootloader binaries for different OSs. I suggest compile them by yourself on your machine. Make sure everything is consistent on your machine. For Windows 64bit, install Python 64bit. Download PyInstaller 64bit for Windows. Make … Read more