Own an antivirus system in C#

Author Topic: Own an antivirus system in C#  (Read 385 times)

Offline PsychoTopic starter

  • Newbie
  • *
  • Posts: 7
  • Karma: 1
Own an antivirus system in C#
« on: 01-07-2011, 04:42:49 »
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 ( http://boxedapp.com/ ) 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!

 

Related Topics

  Subject / Started by Replies Last post
2 Replies
548 Views
Last post 06-04-2010, 12:17:21
by mrslacks
10 Replies
9926 Views
Last post 08-30-2011, 04:26:24
by linavi390
0 Replies
255 Views
Last post 11-01-2011, 04:51:14
by Walalayo
0 Replies
128 Views
Last post 12-22-2011, 10:01:20
by eurohost