Skip to content
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

Open
MrWGT opened this issue Oct 2, 2023 · 4 comments
Open

Fastflix is detected as Trojan/Virus/Malware #527

MrWGT opened this issue Oct 2, 2023 · 4 comments
Labels
blocked Something else is stopping work on this wontfix This will not be worked on

Comments

@MrWGT
Copy link

MrWGT commented Oct 2, 2023

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!

@MrWGT MrWGT added the bug Something isn't working label Oct 2, 2023
@cdgriffith
Copy link
Owner

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.

Basically make sure the EXE has been digitally signed by me and should be safe #274 (comment)

@unggulzmalqp
Copy link

Just for your awareness, the installed exe also have this problem.

afbeelding

@cdgriffith cdgriffith changed the title Fastflix is detected as Trojan since today Fastflix is detected as Trojan/Virus/Malware Jun 16, 2024
@cdgriffith cdgriffith pinned this issue Jun 16, 2024
@cdgriffith cdgriffith added wontfix This will not be worked on blocked Something else is stopping work on this and removed bug Something isn't working labels Jun 16, 2024
@cdgriffith
Copy link
Owner

cdgriffith commented Jun 16, 2024

FastFlix executables are getting tripped as virus on some AVs such as bitwarden. If that happens to you,

  1. Double check the EXE is digitally signed by me (right click, properties, digital signatures. Should show "Chris Griffith").
  2. Report it to your AV provider as a false positive.

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.

Repository owner locked as resolved and limited conversation to collaborators Jun 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocked Something else is stopping work on this wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

4 participants