Avast WEBforum

Consumer Products => Avast Free Antivirus / Premium Security (legacy Pro Antivirus, Internet Security, Premier) => Topic started by: RejZoR on September 04, 2020, 08:37:13 AM

Title: Can anything be done to stop DeepScreen popping up when compiling apps?
Post by: RejZoR on September 04, 2020, 08:37:13 AM
And I don't mean by excluding the compiling folder, I'm wondering if there could be made through some sort of mechanism that would prevent it wasting 10-15 seconds of my time every time I compile an app for testing? avast! seems to be the only AV that checks apps this way and it gets quite annoying. Or is really the only solution to exclude the compile output folder and that's that? Would appreciate if avast! could have a native mechanism to avoid doing this...
Title: Re: Can anything be done to stop DeepScreen popping up when compiling apps?
Post by: igor on September 04, 2020, 10:47:41 AM
The (originally called) DeepScreen scan is done on files rarely seen on our userbase... so that's exactly what the newly compiled executables would be.
So I think excluding the output folder is the way to go. (Of course, ideally it would only be excluded for DeepScreen/AutoSandbox, not for regular scanning - which I think the program still supports, but unfortunately that setting is completely gone from the UI).

As for detecting the "developer" scenario automatically... we discussed it a few times in the past, but:
1. There are many possible cases (development tools, compilers)
2. It could probably be abused - a malicious downloader somehow pretending to be a compiler (by whatever features we'd be detecting it, even if it meant including the original compiler binary and changing its behavior by launching a custom thread within the process) and avoiding the scan that way