| View previous topic :: View next topic |
| Author |
Message |
Fuco
Joined: 21 Mar 2006 Posts: 49 Location: Slovakia, Europe :)
|
Posted: Sun Jan 20, 2008 9:56 pm Post subject: Avast & Win32:Autohk [Trj] |
|
|
Hi guys. I have a script and when i run it avast message me that there is a virus in it .... name: Win32:Autohk [Trj].
it is pretty boring, because this script is used by many many ppl, and lots of them are writing me like WTF is that... The name of the "virus" especially "AutoHK" part is somehow familiar to me
you can find it here
http://www.gjgt.sk/~fuller/dotakeys/1.4/dk1.4-0.2.0.zip
If anyone knows how to fix it, please reply  _________________ RegExReplace("C:\Program Files\AutoHotkey", "(^C)(?=\W).{4}((?i)[GOD])\w{1,4}\s(\D)(?:\w+)*\\(?3)(u|o).*?(k).*" , "$3$4$l1$5$2") |
|
| Back to top |
|
 |
Clash
Joined: 27 Jun 2006 Posts: 182
|
Posted: Sun Jan 20, 2008 10:07 pm Post subject: |
|
|
I can't run the 'compile with options' script. Posted in their thread but it doesn't look like anyone's noticed. It's probably a crappy avast update.
Hope there's a way around this.. _________________
 |
|
| Back to top |
|
 |
Democratus
Joined: 01 Sep 2007 Posts: 120
|
Posted: Sun Jan 20, 2008 10:34 pm Post subject: |
|
|
| I had the same prob with a different script I made myself earlier today. I deleted it as fast as I possibly could so when Avast gave me the alert on what type of virus it was, all I could read was Trojan, not the actual virus name, so I've got no info on that. However, it was peculiar, because the script I made was just a derivative of a previous script I already made, and didn't add anything weird to it. |
|
| Back to top |
|
 |
haichen
Joined: 05 Feb 2007 Posts: 140 Location: Osnabrück, Germany
|
Posted: Sun Jan 20, 2008 10:38 pm Post subject: |
|
|
| Its the UPX compression. Compile it without (rename upx.exe) or take the newest upx.exe from http://upx.sourceforge.net/ . Works for me. Its an old problem I think. I send a new compiled compressed and uncompressed exe to http://www.virustotal.com. For the uncompressed nothing is find. |
|
| Back to top |
|
 |
Guest
|
Posted: Mon Jan 21, 2008 11:24 am Post subject: |
|
|
Avast say this:
| Quote: | Left click the 'a' blue icon, click on the provider icon at left and then Customize. Go to Advanced tab and click on Add button...
You can use wildcards like * and ?. But be carefull, you should 'exclude' that many files that let your system in danger. |
I have to email them the program and why it's not a virus. Maybe others can do the same. The email is virus@avast.com, zip the file and password protect it. |
|
| Back to top |
|
 |
Clash
Joined: 27 Jun 2006 Posts: 182
|
Posted: Mon Jan 21, 2008 3:58 pm Post subject: |
|
|
| Quote: | | Its an old problem I think |
It has been a problem in the past but was fixed, now something else has popped up from avast. Renaming the file does nothing.
The problem i have now is the compiler folder is locked into a read only. I can't install compile with options. _________________
 |
|
| Back to top |
|
 |
|