用C#编写防病毒软件 [英] Writing an Antivirus in C#

查看:86
本文介绍了用C#编写防病毒软件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好吧



我想在VC#中写一个AV,但我不知道如何监视FileSystem事件,如打开文件,阅读,创建,...

C#FileSystem类没有给我足够的控制权。我想在C#中制作类似扫描仪驱动程序(Windows驱动程序工具包)的内容。



我搜索了Google,但我找不到任何有用的东西。他们没有访问时间扫描。他们只是手动扫描。



谢谢。

Hi every one

I want to write an AV in VC# but I don't know how I can monitor FileSystem events like opening a file, reading, creating, ...
C# FileSystem Class doesn't give me enough control. I want to make something like scanner driver (Windows Driver Kit) in C#.

I searched Google but I couldn't find any thing useful. They don't have on access time scan. They have just manual scan.

Thanks.

推荐答案

cp中类似的qustion链接

如何使用c#或vb .net 开发反病毒[ ^ ]

如何在C#中创建防病毒软件 [ ^ ]
similar qustion link in cp
How to Develop a Anti Virus Using c# or vb .net[^]
How to create an antivirus in C#[^]


如果你不这样做具备使用C ++或C#编程的知识,以及如何扫描文件中的模式并分析程序的行为方式。然后不要尝试: - )
If you do not have the knowledge to program in C++ or C# and the understanding on how to scan for patterns in files and analyzes how a program behave. Then do not try :-)


尝试

http://codemink.com/how-to-make-antivirus-using-c-programming-language/ [ ^ ]

http://itsecuritylab.eu/index.php/2010/09/ 03 / writing-crypter-bypassing-antivirus-how-to-for-beginners / [ ^ ]

http://blog.emsisoft.com/2011/05/24/how-many-病毒 - 由反病毒公司制造/ [ ^ ]
Try
http://codemink.com/how-to-make-antivirus-using-c-programming-language/[^]
http://itsecuritylab.eu/index.php/2010/09/03/writing-crypter-bypassing-antivirus-how-to-for-beginners/[^]
http://blog.emsisoft.com/2011/05/24/how-many-viruses-are-made-by-anti-virus-companies/[^]


这篇关于用C#编写防病毒软件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆