Quote:
It is true that it takes a malicious programmer to make malicious code, but there are a bunch of programmers out there. C++ is incredible, and I wish I could afford MSVC++.
C++ can do no more or less than any other language. The APIs may be more geared toward C or C++ programmers than, say, VB where all the more low-level and/or dangerous is insulated from them (treated like kiddies) - that's not to say that a VB program can't wipe your disc just as effectively.
Quote:
Can an AV program actually look for commands that delete things, or pass system handles? I wrote a test program that looked and actually worked as an SMTP client. Yet, if anyone clicked "Send", their hard drive was formatted. My friend and I put it on his computer, and none of his AV caught it. How does one protect themselves from this, as I download programs all the time.
The AV programs using Heuristics (unsure of spelling) are not particularly effective. The problem is that when you look closely enough, all programs do them same sorts of things.