-
-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fastflix is detected as Trojan/Virus/Malware #527
Comments
VirusTotal doesn't seem to detect this on the zip: But def detects it on the exe for several antivirus: The latest installer does not have the issue: The latest mac executable doesn't seem to have such an issue: |
Anytime there is a Pyinstaller update it will probably be re-flagged by some. As I use the same program to create the EXE as a lot of others, plenty of whom do so maliciously, the anti-viruses understandably err on the side of caution.
EDIT: No longer signed after 2024-10-11 - #595 |
FastFlix executables are getting tripped as virus on some AVs such as bitwarden. If that happens to you,
This happens when the packager PyInstaller (the thing used to make the EXEs for windows) updates to newer versions. Due to everyone, including bad actors, using it to make EXEs, so new malware is found with similar code and they flag anything close. This can affect both the installer itself, as well as the FastFlix.exe executable. EDIT: No longer signed after 2024-10-11 - #595 |
FastFlix Version:
5.5.7 downloaded from github releases
Operating System:
Win 11
Describe the bug
A clear and concise description of what the bug is.
Win 11 detects Fastflix since today as
Trojan:Win32/Bearfoos.A!ml
Detected by Microsoft Defender Antivirus
and is automatically removed.
To Reproduce
Steps to reproduce the behavior
Don't know? Latest Defender Update?
Screenshots
If applicable, add screenshots to help explain your problem.
Logs (If applicable) In FastFlix you can go to Help > Open Log Directory and sort by latest to find the newest log file to add here.
Please make sure to remove any personal information or video names in the screenshots and logs!
The text was updated successfully, but these errors were encountered: