@Gadge: How can i unpack the exe-file - tried it with 7zip but was not possible.
@ rivanfe: Also tried to run pyinstaller without --onefile - but in that case also the created exe-file in the folder is flagged as malicious - same as with --onefile On Tuesday, 19 October 2021 at 10:35:37 UTC+2 [email protected] wrote: > Well, it's of course a false detection. Most of AVs identify a single > executable contains some py scripts as a virus. I'd rather suggest you to > generate one-dir instead, and then pack it with NSIS or InnoSetup > > On Tuesday, October 19, 2021 at 12:22:05 AM UTC+7 [email protected] > wrote: > >> Hello, >> >> i compiled a python-program with pyinstaller and my client told me that >> their AVL-virus protection classifies the exe as a trojan... >> (i am using windows defender and had never an alert in the past) >> >> So i checked it with virustotal.com and indeed 3 security vendors >> flagged the file as malicious...[image: checkVirus.png] >> >> Due that my client is suspicious about the file - is there anything i can >> do about that? >> >> Find attached the output from virustotal.com. >> >> Thanks and kind regards, >> Markus >> >> >> >> -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/a10b7296-ee75-4c04-b440-60ce7c7df7bfn%40googlegroups.com.
