Own an antivirus system in C#

Discussion in 'C#' started by Inga, Mar 15, 2011.

  1. Inga

    Inga New Member

    Joined:
    Feb 8, 2011
    Messages:
    12
    Likes Received:
    0
    Trophy Points:
    0
    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 (except simple compare of known viruses’ code parts)?

    Thank you!
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice