
- #WHY IS AVAST BLOCKING DR CLEANER FOR MY MAC ZIP FILE#
- #WHY IS AVAST BLOCKING DR CLEANER FOR MY MAC CODE#
- #WHY IS AVAST BLOCKING DR CLEANER FOR MY MAC WINDOWS 7#
- #WHY IS AVAST BLOCKING DR CLEANER FOR MY MAC ZIP#
A pop-up appears and says something like: avast has put this program into his sandbox because his reputation is low. The program starts but is almost instantaneously and forcibly crashed by avast.
The user double-click or hit enter on the executable. The following happens when one try to start a program disliked by avast : The problem is caused by avast 7.x auto-sandbox. #WHY IS AVAST BLOCKING DR CLEANER FOR MY MAC ZIP#
I share it with my private beta-testing team as zip files within a private dropbox folder It is in C++ with 0x features enabled, has been compiled with GCC 4.7.2 in unicode mode. The new version of my game, 2.0.0, which is currently a private beta, is blocked.it is in C, has been compiled with GCC 3.4.5 in ANSI mode, and is distributed as an inno-setup 5 installer. The current version of my game, 1.7.2, isn't blocked.
#WHY IS AVAST BLOCKING DR CLEANER FOR MY MAC ZIP FILE#
All versions of my audio player are blocked they are in C++ with 0x features enabled, have been compiled by GCC 4.7.2 in ANSI mode, distributed in portable zip file. It has been compiled with GCC 4.7.2, still in C and not C++, still in unicode mode, and still as a portable zip file Version 1.4.1 of the same text editor isn't blocked. They are in C not C++, have been compiled with GCC 3.4.5 in unicode mode, and are distributed in portable zip files (by portable, I simply mean no installer and no installation needed) Versions 1.1, 1.2.1 and 1.3 of my text editor are blocked. Here are my observations and though so far : #WHY IS AVAST BLOCKING DR CLEANER FOR MY MAC WINDOWS 7#
The only obvious common things between these three programs are me as a developer, my windows 7 machine that compiled them, the compiler family which is MinGW/GCC, and they are all win32 GUI applications without any framework (no MFC, no WPF, no QT, WXWidgets or whatever just pure win32/C GUI applications) The two others are closed source but free to use, I can give a link to the executable of the current version only.
#WHY IS AVAST BLOCKING DR CLEANER FOR MY MAC CODE#
The first one is open source, I can give a link to the executable and the source code if needed.
The client program of an online game platform, currently having more than 1000 users. A small amateur audio player very simple to use. A text editor, with the goal to replace windows notepad while keeping simple, efficient and customizable. Three different programs are in trouble : I'm completely sure that the problem is avast only: when it is temporarily disabled, or if the program is added to its white list, everything works nicely as expected. Secondly, I haven't avast myself it is installed on a friend's machine. No other anti-virus see any inconvenient to run my software. While it is certainly correct, it's not acceptable answers in my sens, because I'm still left with my own programs that refuse to work without any concrete idea to start investigating.įirst of all, the only anti-virus that blocks my programs is avast 7.x. However, most of them give only superficial answers: they just explain how anti-virus works with signatures and detection heuristics, or state that you just have to add the offending application in the white list without asking any other question. There are already many topics about that on the web. I'm requesting your help to find a solution so that my programs are no longer blocked, or, as a default, at least some strong clues that would explain why it might be the case.
The more I try to investigate, the less I understand what the problem could be. I'm an amateur programmer, and I'm getting desperate and mad because of a big issue: most of my programs are blocked by avast anti-virus, while some aren't, and I don't understand why.