-
Notifications
You must be signed in to change notification settings - Fork 25
Latest download link not working #89
Comments
Hi, that sounds really odd - is it actually warning you that there's a virus or is it simply saying that "this file is not regularly downloaded and may be a virus"? For your peace of mind, feel free to use VirusTotal to scan the installer. EDIT: It seems that VirusTotal is picking up something, I'm gonna try and re-upload the file to see if that fixes the issue as well as look into whether older versions have the same thing. What can sometimes happen is that viruses use the same code to access Win32 APIs and get flagged based on that (we're using it to send keypresses to ArmA's window) but I'll let you know what I find. |
Okay, it looks like it's being detected by VirusTotal (a number of antiviruses) as a "generic trojan" based on some heuristic rules. Heuristics are used by virus scanners to look for behavioural markers which are commonly found in viruses and malware to enable them to detect things before they have a definition for them. Unfortunately, it looks like they're flagging Articulate as being a virus based on some of these. From what I can see, the causes involve the combination of the following:
As always, my first piece of advice is "keep yourself safe online", but as someone you've never met I'm gonna tell you that this is a false positive (for a number of good reasons). If you aren't inclined to trust a faceless person on the internet, then my advice is to look over the code yourself and see if there's anything that gives you a bad feeling. If not, you can go one step further and compile Articulate yourself (instructions here) to make sure I haven't tampered with anything. The long and the short of it is that we're not doing anything malicious, the source code is all visible here for anybody to read and anybody can compile their own version if they don't trust me to have done so honestly. Of course, if you've got any questions or concerns, please feel free to ask 😄 |
Thanks for the reply, |
That's very odd, is that when you attempt to run the setup file, or Articulate itself? If it's the setup file then try downloading the zip archive and running Articulate directly using that - there may be an issue that is preventing the Windows install service from operating correctly on your machine. Sorry for the inconvenience. |
happens when i try running the setup file and the zip file not sure whats up ill have a look into it |
Hi there,
Recently tried to download the latest version for the x64 version of Arma. The download wouldn't go through as chrome detected a virus. Just thought id give you the heads up as i don't know if i'm the only one who is experiencing this.
The text was updated successfully, but these errors were encountered: