Closed xDuva closed 5 months ago
Can't say i know how Windows Defender or Malwarebytes detect a program as malware. If anyone has any idea feel free to chime in
Might be unrelated to what Akre mentioned, but you can always throw the file on VirusTotal
Best I can know is:
When you create a new executable Defender will not recognize the code in your executable and the executable is not signed so Defender will flag it as a possible virus the best option is to create an exclusion to the new .exe and its folder in Defender to stop it being flagged.
Could help, or not.
I will close this issue, as I don't think much can be done. It's possible the setup executable gets flagged because it accesses the windows task scheduler to make it launch on start-up, but there isn't another reliable method to do this that i am aware of
I've had the .exe file tagged as spy-/malware and quarantined by both Windows Defender and Malwarebytes. Any reason why that might happened? Is it because of the way how it interacts with the LocalDatabase file and then sends the info to discord?