LaurenceRawlings / savify

Download Spotify songs to mp3 with full metadata and cover art!
MIT License
1.19k stars 80 forks source link

Microsoft Defender - Trojan Alert #17

Closed checkso closed 3 years ago

checkso commented 3 years ago

Description

Just downloaded the latest version v2.1.2. Microsoft Defender blocks execution of savify.exe with the following:

Trojan:Script/Conteban.A!ml

What I Did

executed savify.exe

LaurenceRawlings commented 3 years ago

I believe this can happen as I do not sign the assembly. Also when I make a new build Windows detects that it has not been run on many systems before as the signature changes. I can assure you Savify is not malicious in any way. The EXE is compiled straight from the source code using pyinstaller. Feel free to look through the code and maye run the EXE in a sandbox if you are still wary. Let me know if you have any other questions and maybe join the Discord to talk to others that have been using Savify.