hellzerg / optimizer

The finest Windows Optimizer
GNU General Public License v3.0
14.55k stars 956 forks source link

Detected on Virus Total: W32.AIDetectMalware, Trojan.BAT.KillAV, MachineLearning/Anomalous.97%, Trojan.Malware.300983.susgen #355

Closed jebarpg closed 1 year ago

jebarpg commented 1 year ago

https://www.virustotal.com/gui/file/b62ab6e0fabfc3e58b7af5777fb4bdbc5fdd807f4a44f7cf91dbf9518721f2b1

These are some major issues that need to be addressed.

hellzerg commented 1 year ago

These are all false positives. Because my app has functions that disable Windows Defender. Totally predictable.

jebarpg commented 1 year ago

These are all false positives. Because my app has functions that disable Windows Defender. Totally predictable.

can you post the section of code that is being flagged for these issues so that people can review them in the README.md?

hellzerg commented 1 year ago

https://github.com/hellzerg/optimizer/blob/master/Optimizer/Resources/Scripts/DisableDefenderSafeMode1903Plus.bat

@jebarpg