Best of the Free Anti-virus Choices?
iamjoltman writes "I've been looking to replace the McAfee anti-virus on my parent's XP machine. So, I've been looking at the three free anti-virus choices, AVG Free Edition, avast! Home Edition and AntiVir Personal Edition. I know there are other options, but I believe any others are only on-demand scanners, and that's not an option. So, what does the Slashdot crowd think is the best of these choices? Keep in mind, I'm only looking in anti-virus, I'll go elsewhere for firewall or malware protection."
I've been using the free (as in gratis) version of AVG on all the Windows computers in the family for a long time and have been very pleased with the results.. No successful virus attacks in 9 computers over a period of at least 3 years. The hard part, and this is not specific to AVG, is getting the family members who still use dialup to stay current with updates since some of the downloads take quite a while.
I can't comment on the other free antivirus programs as I've not tried them.
"Do the Right Thing. It will gratify some people and astound the rest." - Mark Twain
I would say according to this comparison, AntiVir is the best...and of course, this is the only comparison that really matters...
ClamAV is an on-demand scanner. Do not despair: with WinPooch, you can make it a resident scanner. Alas, I only read about it here on slashdot and didn't try it myself. Anyone here knows how good it is?
I personally use AVG Free Edition and it works just fine. It's non-intrusive and does its work well. That's the reason why I didn't uninstall it to try out WinPooch.
Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
AVAST also has plugins for about a dozen IM and p2p services. This is excellent for a number of reasons.
On the other hand, the free version does not seem to have a scheduled scan feature, not that I've noticed.
AVG is more user friendly, does have a scheduled scan feature that Avast does not seem to have. It does not seem to have a plugin for IM and p2p networks.
"It is a greater offense to steal men's labor, than their clothes"
A while back, I did some testing of my own using the three above scanners. The test was done using a virtual PC VM that could be rolled back and reset, that way all three were tested with an exact PC image and system. Then they were subjected to an IE attack from a known malicious site (which I wont mention since I don't want you infecting your PC)
AVG was dead last, and could not stop even simple web attacks from propagating, even with the highest settings, although it was the least intrusive and fastest of the three, and didn't nag you to upgrade or anything.
Second was Avast. it stopped a lot of the malicious code, but some still got through and started to drop spyware into the system. It supposedly has guards similar to Windows defender, but didn't seem to do anything to stop the unknown propagations from occurring even on maximum settings.
Antivir was the best out of the three, catching most of the viruses at it's default setting, and all of the malware at it's maximum (it has definitions for questionable programs like VNC, Jokes and the like, but it's turned off by default) It's biggest problem is that it is the naggiest AV of the three, which constantly asking you to upgrade to the paid version. It also has a tendency to be very sensitive to programs that do virus like behavior at maximum settings, so expect some false positives from time to time.
In Soviet Russia, Trojan exploits YOU!
open notepad and paste the below,
# Save this as C:\Program Files\ClamWin\bin\freshclam.conf
DatabaseMirror database.clamav.net
MaxAttempts 3
then do as the first line suggests and save it in the location.
then open notepad and paste the below, /f /r .
echo off
cls
echo Clam Scan Open Source Virus Detection and Removal Script
chkdsk
cd C:\Program Files\ClamWin\bin
freshclam --datadir="C:\Documents and Settings\All Users\.clamwin\db" --config-file="C:\Program Files\ClamWin\bin\freshclam.conf"
clamscan --database="C:\Documents and Settings\All Users\.clamwin\db" --recursive --verbose --bell --remove C:\
echo
echo beginning hard drive maintennance...
defrag c: -v
shutdown -r
save this as tune_up.bat somewhere and click on it when you
are done with your work everyday.
You can use WinPooch in combination with ClamWin to allow for active scanning type goodness.
Cheers,
E.
"As every 'real time' protection anti virus scanner I've ever reccommended has been more trouble then its worth (high resource usage, memory leaks & false alarm pop-ups causing the user to turn it off every single time), I would still go with my reccommendation."
// That's my product placement for the day.
For Windows, I've been happily using NOD32. The install file is about 11 meg, the install dir is about 25, and the memory footprint I'm seeing right now is about 16 (and I think I could get it lower by turning off some options). I haven't noticed any delay in booting and I haven't received any false positives. (It's even found things on my system that Norton didn't.) Best of all, the only two times I've ever received a popup were when it actually found a virus/trojan -- and you can even turn that off and have it act on its own.
The downside, though, is that I don't think it's grandma-friendly; options galore.
They have a free 30 day trial version if you're game.