Open chrislockard opened 3 years ago
There's some autoit utilities to extend the functionality of the project such as config.exe Unfortunately au3 stuff loves getting flagged by some AV vendors all the time...
In fact I wrote a hello world 1-liner and after compiling it with autoit it showed some false positives on virustotal....
VirusTotal reports the latest release version to contain malicious (trojan) software by 2/73 scanners:
https://www.virustotal.com/gui/file/7ab09a7e2e001637f98d017373b47d474ab162e211b885d048f5b33ff37779a3/details
More worrisome is the setup.exe file contained within was flagged by 4/68 scanners as malicious:
https://www.virustotal.com/gui/file/d97d167c12be2a92affdedafbe24522c517802ab10c00484753a184cf0232839
What's up with this?