Search : in
By :

Own an antivirus system in C#

Last answer on Jul 13, 2009 4:56:34 pm BST Taken, on May 25, 2009 3:13:04 am BST 
 Report this message to moderators

Hello!
Now I'm going to write own antivirus system with heuristic analysis. Main part is quite simple: antivirus provides access to virtual files for running application (maybe virus), which works with these files as if they are real. After this antivirus notify what running application attempted to do. I have BoxedApp SDK for emulation of a file system and registry. But antivirus may be more effective and flexible if there are additional tools for recognition of viruses. Maybe there are some ideas?

Thank you!

Configuration: Windows 98
Internet Explorer 5.00

Best answers for « Own an antivirus system in C# » in :
Removing Alpha Antivirus scam ShowRemoving Alpha Antivirus scam Issue Uninstall/Remove Alpha Antivirus Note Issue Be careful of Alpha Antivirus, this is a fake antivirus (scam), which main purpose is to steal money and isn’t reliable at all! Alpha Antivirus, at start...
Choose the best Antivirus ShowChoose the right Antivirus What is an Antivirus? How to know if your computer is infected? BitDefender Kaspersky ESET NOD32 AVG Anti-Virus What is an Antivirus? An antivirus is a computer program designed to search, disable and...
WindowsSystem32 Config System is corrupt ShowWindows\System32\ Config\ System is corrupt Issue Solution Issue When booting your PC , you get the following an error message saying that: Windows\System32\ Config\ System is corrupt or missing Solution Insert the Windows XP...
Download AVG ShowDescription: AVG Antivirus Free Edition is a free antivirus. It gives you full protection of your system. It is easy to use, simple clicks needed. The software consumes low resources of the system to operate. It has an Automatic update functionality,...
Introduction - Databases ShowWhat is a database? A database (abbreviated DB) is an entity in which data can be stored in a structured manner, with as little redundancy as possible. Different programs and different users must be able to use this data. Therefore, the concept of...
Introduction to Linux ShowHistory and genesis of Linux This entirely free operating system is the brainchild of Linus B.Torvalds. At the beginning of the 90s, Torvalds wanted to create his own operating system for his graduate project. Linus Torvalds intended to develop a...
The file system ShowWhat is a file system? Even though hard drives can be very small, they still contain millions of bits and therefore need to be organised so that information can be located. This is the purpose of the file system. Remember that a hard drive is made...

1

 Bill Gates, on Jul 13, 2009 4:56:34 pm BST

You should try BoxedApp SDK! http://boxedapp.com

Reply to Bill Gates