如何使用C#编程找出恶意程序 [英] how to find out a malicious programming using c# programming

查看:87
本文介绍了如何使用C#编程找出恶意程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嘿,有人可以帮助我进行c#编码,以发现Windows XP中的Windows 7 o中的恶意程序吗?我不熟悉c#编程,并且不知道该怎么做,任何形式的帮助都很好
预先谢谢您.

hey guys can somebody help me in c# coding for finding out malicious programs in windows 7 o in windows xp i''m new to c# programming and don''t know how it can be done any sort of help would be great
thank you in advance

推荐答案

不,我问你要如何检查是否存在某种实际上减少了我计算机的恶意进程"性能"

好的! :laugh:

您可以做到,但是...可能会麻烦得多,其价值不菲.问题在于确定恶意"过程,该过程几乎肯定会隐藏在合法过程中或冒充合法过程.您将必须访问进程内存空间(在本机代码中是平凡的,不必管它!)并对其进行详细检查.然后,您将找到某种将其标识为流氓"的方式,而这对于非平凡的现代病毒来说是一项重大的任务!

我不会这样做-我会使用MSE,卡巴斯基或(禁止上帝使用)诺顿代替-那是他们非常非常擅长的事情.
"no i''m asking you the way to check if there are any kind of malicious process that is actually reducing my computer performance"

Good! :laugh:

You could do it, but...it would probably be more trouble than it''s worth. The problem is in identifying a "malicious" process which will almost certainly be hiding within a legitimate process or impersonating a legitimate process. You would have to access the process memory space (non-trivial in native code, never mind managed!) and examine it in detail. You would then ned some way of identifying it as "rogue" which with non-trivial modern virii is a major undertaking!

I wouldn''t do it - I would use MSE, or Kaspersky, or (god forbid) Norton instead - that is what they are very, very good at.


这篇关于如何使用C#编程找出恶意程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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