-
-
Notifications
You must be signed in to change notification settings - Fork 41
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
[Bug] Bitdefender thinks its dangerous #231
Comments
That is a bummer. Thank you for reporting. Do not know what I can do here except to suggest to not use BitDefender. Here is the VirusTotal scan: https://www.virustotal.com/gui/file/18eaa21ff0fd075914d57517127028a29c58a4fa9639e5176e08cb7c4b388a69 I will extend the README how to disable BitDefender. |
Hey @exislow, sadly Windows Defender caught on to the program, and now shows the newest release as malware: I have to whitelist it during this time, but wanted to make you aware that Windows Security / Defender also now detects this. |
Windows is miss classifying. See other examples:
Just don't rely on Microsoft, when it comes to security. |
This is terrible advice... I'm sorry, but I don't trust a project that borderline says "trust me bro"...... |
I built from source , this time Antivirus is not nagging but still some detect as trojan ( false/positive ) FOR THOSE WHO ARE ACCUSING, I DID INSPECT AND APP IS COMPLETELY SAFE ... SOME PYTHON EXTENSIONS GOT FLAGGED WHICH IS CAUSING THIS PROBLEM, I AM TRYING TO FIND THAT EXTENSION EDIT : You have Two choices, either run the program through the source by : OR if you want EXE these are my suggestions
create a version_info.txt with following content in program root directory
Create app.manifest
Then build like this :
|
First of all, this is not what I have said and second, feel free NOT to use this project :-) @psychosys: Great job. Thank you for your effort. I will try implement this in the build workflow. |
To the creator, I am not going to remove Bitdefender. Bitdefender keeps throwing the Tidal NG Downloader in quarantine |
sorry I don't code with Python so I cannot check anything. |
it has nothing to do with developer, the component that makes the EXE files called pyinstaller is causing this false positive issue, the code is clean and safe ... I already implemented the fix which mentioned above, I will make a Pull request, implementing the fix into the existing code so developer can merge it into the current project |
Feel free to not use this app ever again :-) @psychosys: This sounds awesome. Thank you for your effort in advance. |
@exislow was @psychosys fix implemented yet? I'm getting the same issue as others just downloading with firefox. I don't know what scanner they use by default. But my pc only has built in windows defender. Also, is there anyway in the meantime (if not implemented) to check for updates on load? thanks |
I don't think my answer was negative enough to deserve your answer. |
I was not able to create a Pull Request so I write the procedure here : Adding Watermarking to Executable file to prevent False Positive Detection by Antivirus solutions Create Two files in source directory with following contents : version_info.txt
Create app.manifest file
Replace Line 60 to 92 in Makefile with this and Rebuild
|
there is some kind of miner in it, 1 hour after i used it, my GPU when 100% just be sitting in windows doing nothing, ESET found TIDAL NG running in memory, after it killed it GPU went to 0% |
@Dustman259: This is a hard accusation. Either I recommend you to proof that or stop spreading false accusations. |
This is an open source project and you can read all the files, there is no such functionality neither in the compiled EXE file or the source code, clear as the day light ... if you used this program you must appreciate and support this man for spending his valuable time to write such a program. |
I have also noticed that the program does not always exit cleanly, which may be a bug. I have created a small script myself with which I do this manually after each use, also to make sure that the app is not accidentally started twice, which surely can lead to a high CPU usage... |
Can reproduce this too. |
I've actually not had this issue on windows 11. Just thought I'd chime in that it is not always the case. |
Thanks for the screenshot. I can confirm I actually do see the same thing. But like you it doesn't seem to be consuming any resources. So it seems unlikely to me that it would be a miner of any sort.
…On Monday, December 2nd, 2024 at 4:48 PM, SteadyStatus21 ***@***.***> wrote:
> I have also noticed that the program does not always exit cleanly, which may be a bug. I have created a small script myself with which I do this manually after each use, also to make sure that the app is not accidentally started twice, which surely can lead to a high CPU usage...
I have noticed this as well, even hours after the program appears to be "closed" it remains as a background task in Windows for me.
This is what I see:
[image.png (view on web)](https://github.com/user-attachments/assets/53cc0431-1f0e-4592-b421-d67876d228c1)
—
Reply to this email directly, [view it on GitHub](#231 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AASBWJO6Z7TMTIQIYQTAPTL2DTIT3AVCNFSM6AAAAABRW7AIWKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMJSHE4TINJSGQ).
You are receiving this because you commented.Message ID: ***@***.***>
|
What happened?
Bitdefender blocked downloading latest version:-
Online Threat Prevention
We blocked this dangerous page for your protection:
https://objects.githubusercontent.com/github-production-release-asset-2e65be/733694482/4da4a124-8eb5-4baf-bd97-de229a74e052?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241113%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241113T164655Z&X-Amz-Expires=300&X-Amz-Signature=779819c6601dad1fbb7022826710848897c2660f807edd7e0c8603678e399ab8&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DTIDAL-Downloader-NG_windows-x64.zip&response-content-type=application%2Foctet-stream
Threat name: Gen:Variant.Giant.Mikey.95
Dangerous pages attempt to install software that can harm the device, gather personal information or operate without your consent.
Version App
v0.20.1
What operating system are you seeing the problem on?
Windows
Relevant log output
Your settings
none
The text was updated successfully, but these errors were encountered: