Jump to content

Recommended Posts

  • Moderators
Posted

MacScript,

Mobius' suggestion of disabling your AV while you compile a test binary is exactly what I did a few weeks ago when I alerted a company to a false positive. I sent then a simple script (a "Hello world" MsgBox), the compiled exe and a link to the AutoIt download page - they fixed the problem in a few hours. :)

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

  Reveal hidden contents

 

Posted

Wow

Which the company operates so quickly ?

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted

Today I find:

ALL VENDORS LIST

ps.

Wiki updated.

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted

Thanks All for your replies. I use the same AV on two computers. Can some explain to me why all of the sudden the software is flagging ALL items created by autoit?  My third computer which is running different AV then my others seems to have no issues with my applications.  Did the AV computer update their virus file all of a sudden during the day yesterday when this happened (kinda stupid questions imo, but just trying to figure out how the heck this happened all the sudden.)

Thanks All

  • Moderators
Posted

Yes, a recent update is the most likely culprit, as it always is. It happens, a lot with some companies. You simply need to inform the AV company and provide them an example of the script, as has been suggested.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

  • 3 weeks later...
  • 2 weeks later...
  • 1 month later...
Posted

Doing a virus scan last night with Avast while trying to deal with a rootkit infection, it flagged a bunch of .au3 files (not compiled exe's) as something "maloob".  Most of these were (intermediate?) obfuscated files in the recycle bin, but some were my original scripts.  Oddly, it didn't flag any of the compiled (exe) files.

Posted
  On 9/10/2014 at 3:35 PM, Dana said:

Doing a virus scan last night with Avast while trying to deal with a rootkit infection, it flagged a bunch of .au3 files (not compiled exe's) as something "maloob".  Most of these were (intermediate?) obfuscated files in the recycle bin, but some were my original scripts.  Oddly, it didn't flag any of the compiled (exe) files.

Report to Avast not here.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

  • Moderators
Posted

49 entries in this thread, all with pretty much the conclusion that guinness points out - report issues to the AV company. And still people report it here...

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Posted

Sorry, wasn't so much reporting it here as wondering if anybody else had seen this and/or why a simple text file (which is all an uncompiled script is) could get flagged as malicious while the exe compiled from the same file is ignored.  I will be reporting it to Avast.

  • Moderators
Posted

Again, I would suggest reading through this entire thread as to an answer. There are reasons companies begin flagging script, sometimes those reasons have merit but most often they're arbitrary.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Posted

Avast sucks, always will, I had it for a little while until it started deleting my scripts and exes made with AutoIt, then I dumped it. Not to mention it's constant nagging to buy the full version and all the other crapware the company puts out.

If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.
Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag Gude
How to ask questions the smart way!

  Reveal hidden contents

I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from.

Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays.  -  ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script.  -  Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label.  -  _FileGetProperty - Retrieve the properties of a file  -  SciTE Toolbar - A toolbar demo for use with the SciTE editor  -  GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI.  -   Latin Square password generator

Posted (edited)

@BrewManNH

Good compromise is to add all directories containing AutoIt and AutoIt's scripts to exclusion list of your AV

so it will skip these directories from all scanning.

That way you can have AV protection of your computer without any negative effects on AutoIt's stuff.

I use it that way and I'm happy without any false positives :-)

Edited by Zedna
  • 1 month later...
Posted

  On 9/14/2014 at 2:20 PM, Zedna said:

@BrewManNH

Good compromise is to add all directories containing AutoIt and AutoIt's scripts to exclusion list of your AV

so it will skip these directories from all scanning.

That way you can have AV protection of your computer without any negative effects on AutoIt's stuff.

 

I use it that way and I'm happy without any false positives :-)

This only works if you have positive control of your work product.

If you are say, writing code that you compile and distribute within your organization, it is not fun to get 163 messages from assorted peeps saying "zoikes, that cool desktop wigit you wrote has been infected by a mean old nasty virus!"

In any event, it's not autoit, it's the av company that needs to be alerted

Everseeker

  • 3 months later...
Posted

I tried to contact one of the AV companies via Facebook last night and just got directed to their support web site, but that is clearly intended for customers using one of their products and was not working very well - looking again just now it seems that I can't contact them by email (via the site) untill 1800 UK (15 minutes or so). I don't want to contact them by Phone as that requires me to provide product details such as product version which is just completely stupid in this situation.

Posted (edited)

Comunity have to act on this!

We definitly need clean .exe to script in enterprise.

Edited by caramen

My video tutorials : ( In construction )  || My Discord : https://discord.gg/S9AnwHw

How to Ask Help ||  UIAutomation From Junkew || WebDriver From Danp2 || And Water's UDFs in the Quote

  Reveal hidden contents

 

  • Moderators
Posted

There is nothing for "community" to act on, that is the entire point of this thread. If you are having a problem with your scripts causing false positives, you need to work with that AV vendor.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...