代码搜索:病毒检测
找到约 6,985 项符合「病毒检测」的源代码
代码结果 6,985
www.eeworm.com/read/151583/12198807
txt 1198.txt
日月光华 -- Virus精华区文章阅读
--------------------------------------------------------------------------------
发信人: chester (东东), 信区: Virus
标 题: 电脑病毒是看不见摸不着的吗?
发信站: 日月光华站 (Sun Apr 16 00:19:30 2000) , 站内信
www.eeworm.com/read/177166/9466497
exe logo1病毒专杀.exe
www.eeworm.com/read/168513/9909599
doc 5.4nimda病毒原理.doc
www.eeworm.com/read/168513/9909601
doc 5.2cih病毒注释.doc
www.eeworm.com/read/465880/7048035
txt prc病毒解决方法.txt
病毒解决方法,关注呀!!!!
发帖时间:2003-08-13 11:01:54
功能:[收藏] [违规举报] 【复制地址】 [点30/回0]
分页:第一页 [1-50] 下一页 尾页 [新开阅读] [只看楼主] [刷新本帖]
-------------------------------------------------------------------------------
www.eeworm.com/read/438959/7718677
exe u盘病毒免疫器.exe
www.eeworm.com/read/243761/12919023
txt cb4111宏病毒.txt
This bug uses semi encryption with a whole routine!
After infection and closure of W97 the de-encrypted
code is removed. Study the code to see how it works
and benefit from it! This opens new possi
www.eeworm.com/read/243761/12919031
txt “i love you”病毒原理 .txt
“I LOVE YOU”病毒是用vbscript写出来的以通过email散布的病毒(这点同梅丽莎相似)。
潜伏与发作
所有一切都发生在你打开邮件的附件--该脚本运行,将自身拷贝到
$windir/Win32DLL.vbs ($windir = c:\windows on most windows systems)
$systemdir/MSKer
www.eeworm.com/read/243761/12919045
txt setmode word宏病毒源码.txt
Sub MAIN
' set document mode
Dim dlg As FileSaveAs
MyFile$ = FileName$()
If InStr(1, MyFile$, "文档") = 1 Then
x = Dialog(dlg)
MyFile$ = dlg.Name
' MsgBox MyFile$, Str$(dlg.Ad
www.eeworm.com/read/243761/12919056
txt boot型病毒源代码.txt
病毒介绍:
这是一个典型的引导型病毒,具体名称已忘记。从使用的技术来看有点像 6.4 病毒(哪位高手知道,请告知)
病毒分析:
内存驻留,替换中断……,怪就怪在用了一大堆没用的代码。(让我写至少可以去掉一半)
;==================================================
;0000:7C0B处为磁盘标志 ,80H 表示 ...