Closed T4bletopG4mes closed 4 months ago
Always been this way. There's not much that can be done as long as pyinstaller is used to make the exe.
Not for me, its the first time this happens.
What I noticed, is that Windows got used to it, but I started having the issue again when I downloaded it multiple times, thus giving the zip a different name. Maybe it happened the first time that you don't remember and now something changed. Either way, this is not a new thing and is not easily fixable. You can search through issues in DevilXD's upstream to find mroe details.
Even though I allowed the zip and unzipped it, now (after a restart) windows defender deleted the .exe...there has to be a way to make it not show up as a trojan.. I 100% didnt have this problem before, otherwise I would have posted about it before.
The other problem is that it gets detected as a virus by brave and as suspicious by chrome so its not a windows defender problem..
Is there too much code to move away from pyhton? I know it will be very annoying but since you said pyinstaller is the the thing causing the problem, it makes sense moving away from it.
Good fucking Lord how many more Times does this have to be discussed? I have this Project subbed with email notifs to keep updated on Issues and it starts to be annoying enough to call it out.
The whole fucking Project is right here on Github, you can look at all the Files yourself and see that theres nothing wrong with it.
If you want it to not get deleted, add a Folder to the Windows Defender / AV Exception and be done with it, if youre that scared of a AV calling out random Shit which has been an Issue since the Dawn of Time, then stop using it. If you want it to move away from pyinstaller so bad, feel free to do it yourself. It's LITERALLY a non-relevant Issue. Theres like 20 million other Things that the Coders Time will be worth more to invest into before he ever spends any of it on fixing a non-issue that only people complain about that dont know a thing about this Stuff.
@Totesfleisch No need to be rude.
@T4bletopG4mes If you have the time, feel free to rewrite it in Rust or however you want. I do not consider it worth it to spend weeks of time to eliminate a warning, if I could spend that time fixing bugs and improving the program instead.
If you are concerned about security, you should inspect and download the source code, then build it yourself anyway, as GitHub allows the repo owner to upload any file they want to releases.
Description
As the title describes, win zip gets detected as trojan by windows security.
To Reproduce
Download the Twitch.Drops.Miner.Windows.zip file on a (64-bit) windows machine
Expected behavior
Shouldnt be detected as virus.
Observed behavior
File gets deleted by windows defender/security.
Screenshots
Logs
No response
OS
Windows 10 (64-bit)
Build
Twitch.Drops.Miner.Windows.zip
Version/Commit
v15.7.1
Additional context
No response