AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Virus warnings on Autohotkey

 
Reply to topic    AutoHotkey Community Forum Index -> General Chat
View previous topic :: View next topic  
Author Message
David Andersen



Joined: 15 Jul 2005
Posts: 140
Location: Denmark

PostPosted: Sun Jul 26, 2009 8:26 am    Post subject: Virus warnings on Autohotkey Reply with quote

Hi,

Have a look at the following page analysing a tiny Autohotkey program:
http://www.virustotal.com/analisis/9dd9429fa93b7f3feb3c9f084a5d7c2352fe6f2cb4a46f3ed33451731807d688-1248596972

As you can see it is identified as a virus by multiple anti-virus program.

Any ideas how to fix this?
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Tuncay



Joined: 07 Nov 2006
Posts: 1886
Location: Germany

PostPosted: Sun Jul 26, 2009 9:09 am    Post subject: Reply with quote

Nothing new. With AutoHotkey it is so easy to make keyloggers. Thats the reason why some anti virus applications treat Ahk as a malicious software. In general, if you use Ahk, you can ignore that.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
n-l-i-d
Guest





PostPosted: Sun Jul 26, 2009 10:06 am    Post subject: Reply with quote

This is a known problem.

Usually the antivirus programs trigger on the UPX compression. You can try renaming the UPX.exe in the AutoHotkey folder, and compile again. If you reupload the new executable to VirusTotal, you'll see lesser (or no) false positives.

HTH
Back to top
David Andersen



Joined: 15 Jul 2005
Posts: 140
Location: Denmark

PostPosted: Sun Jul 26, 2009 6:54 pm    Post subject: Reply with quote

Thanks for the tip n-l-i-d. I will remember that if I need to distribute an Autohotkey program widely.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Murx
Guest





PostPosted: Tue Mar 23, 2010 11:07 am    Post subject: Reply with quote

Might be of interest Arrow http://blog.nirsoft.net/2009/05/17/antivirus-companies-cause-a-big-headache-to-small-developers/
Back to top
PhiLho



Joined: 27 Dec 2005
Posts: 6836
Location: France (near Paris)

PostPosted: Fri Mar 26, 2010 2:10 pm    Post subject: Reply with quote

For the anecdote, I am, at work, in the process of moving from an antediluvian computer (2004, 1GB of memory, Pentium 4) to an old computer (2006, 2GB, Pentium D)... Smile
Still a big jump in performance, particularly when I run Thunderbird, Firefox (a memory hog), Eclipse (another one), Trend Micro anti-virus, Skype, and our own Java applications for tests.

My point is: the new computer has a Trend Micro anti-virus too, except it runs on the network (well, locally, but scheduled by server, reports to server, etc.).
While I moved my files, I had a number of alerts: one on a AutoHotkeySC.bin file inside an archive: I keep, out of habit, something like 20 old versions of AHK. Only one was reported as Trojan (Generic). I removed the file. Ah, and also some compiled scripts too, perhaps with the same version.

For the record, it reported also SpyEx (a window/Windows message examination tool, but Google searches shown a Trojan of same name exists), the hook DLL of DeskProjection, and perhaps a couple of other files.
_________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2")
Back to top
View user's profile Send private message Visit poster's website
IsNull



Joined: 10 May 2007
Posts: 593
Location: .switzerland

PostPosted: Sat Mar 27, 2010 9:35 am    Post subject: Reply with quote

you may remember: http://www.autohotkey.com/forum/topic31975.html Very Happy
_________________
http://securityvision.ch
AHK 2D GAME ENGINE
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> General Chat All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group