topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 10:55 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Blog Essay: AutoHotKey is NOT a Virus, Worm, or Trojan!  (Read 9107 times)

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Blog Essay: AutoHotKey is NOT a Virus, Worm, or Trojan!
« on: December 06, 2008, 02:49 PM »
DC Member App103 wrote a great rant today on the irresponsible behavior of antivirus companies regarding utilities built with the AutoHotkey Programming Language:

I am so sick and tired of irresponsible antivirus companies unfairly flagging compiled AutoHotKey (AHK) scripts as viruses, trojans, and worms.

AutoHotKey is a free, open source scripting language, just as much as Perl, Python, Ruby, or JavaScript is a scripting language.

There is nothing wrong with the language itself, nor is there anything wrong with most scripts written in it. A lot of really awesome, useful, Windows utilities have been developed in AutoHotKey.

The language is powerful, easy to learn, enables you to write Windows utilities very quickly, and you can compile them to .exe and distribute them to others that don't have AutoHotKey installed, or you can give them the source script (.ahk) and they can run that if they do have it installed.

The problem is that there are idiots that will write malware in AHK, just as there are idiots that will write malware in any other programming language. You can't blame the language for this. And you can't blame all the developers that use the language, either.

But that is exactly what the antivirus companies are doing. They have decided that if a single person writes and compiles malware in AHK, then all compiled AHK scripts are malware. This results in tons of false positives, ruined reputations of innocent programmers, and a mistrust in AHK applications by the general public.


vaniklot

  • Participant
  • Joined in 2009
  • *
  • default avatar
  • Posts: 1
    • View Profile
    • Donate to Member
Re: Blog Essay: AutoHotKey is NOT a Virus, Worm, or Trojan!
« Reply #1 on: April 28, 2009, 04:39 PM »
thanks for the info.


Mark0

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 652
    • View Profile
    • Mark's home
    • Donate to Member
Re: Blog Essay: AutoHotKey is NOT a Virus, Worm, or Trojan!
« Reply #2 on: April 29, 2009, 09:12 PM »
I think that's depend on the fact that the bundled executables AHK create are packed, and many AV software have a seriously bad attitude regarding to compressed EXEs.