Page 1 of 1

Trojan in UpdateInstaller.exe for v8.8

PostPosted: 24.11.2013, 17:06
by tek350hp
Please be aware that there appears to be a virus (Trojan.Dropper.Gen) in Updateinstaller.exe in version 8.8...did not exist in version 8.72...
IMG_0777.JPG
(89.27 KiB) Not downloaded yet

Re: Trojan in UpdateInstaller.exe for v8.8

PostPosted: 24.11.2013, 17:19
by aker
.\doc\faq-enu.txt wrote:Q: My antivirus package reports the downloaded archive to be infected by a virus/trojan? Is that true?
A: This is with very high probability a false positive! The archive contains compiled AutoIt3 scripts, which some antivirus programs generally detect as malware. You can verify the clean status of the scripts (*.au3) by compiling them yourself using the AutoIt3 compiler (http://www.autoitscript.com/autoit3/). Alternatively, upload the downloaded archive to a site like VirusTotal (http://virustotal.com) or Jotti (http://virusscan.jotti.org) and let it be scanned by a multitude of antivirus engines. Additionally, many antivirus suites have the possibility to send the presumed false positives to the author, either manually over a web form/email or automatically within the program. This will improve detection abilities of these products.


I checked it using VirusTotal and it is clean.
:arrow: https://www.virustotal.com/de/file/47f266656a14ab98ee9ee09dc2cd0de1a7b680436c9fb6fb847b23977815221c/analysis/1385310032/

If you want to, just take a look at its source code.