搜索资源列表
VB编写病毒的大体方法
- 用VB写的病毒程序,本程序只适用于研究,不可传播.-the general method of VB virus programing.Only for research. Do not spread it.
Monkey-sc
- Monkey,即猴子病毒传播硬盘和软盘的引导区,总长度为 01F4H(500字节),它将原引导记录加密后保存,在系统读出时先解密再送出,结果造成病毒不在内存中时,系统无法得到正常的引导记录,以至对所有硬盘分区无法访问。-Monkey, a monkey virus that is spread by floppy disk and guide, 01F4H total length (500 bytes), which will encrypt the original boot record
VirusModel
- 基于复杂系统理论的计算机病毒传播模型的计算机仿真分析C++例程。文档请见:http://yumenlj.googlepages.com/virus_model.pdf-complex system based on the theory of computer virus propagation model of computer simulation analysis C routines. Documents see : http : / / yumenlj.googlepages.com
virus
- 一个病毒原代码,能够利用其他病毒传播 -a viral code, can use other transmission of the virus
Explorer
- 这是一个网络资源管理器,实现互联网,也就是浏览器方式下的、类似WINDOWS资源管理器的功能。使用互联网方式有很多好处,方便安全,不需要共享文件夹,从而使由于共享带来的病毒传播。安全保密性不高,文件传递不方便的问题得到了解决
冲击波病毒克星原代码
- 因为该变种病毒不但要攻击RPC漏洞,还会将自身复制到%system%\\Wins文件夹下,创建FTP服务和Wins Client服务。其中FTP服务开启系统的FTP功能用于传播病毒。“冲击波杀手”感染一台机器后就会使用Ping命令或ICMP echo方式探测随机产生的IP地址是否有效,如果有效便开始进行攻击。该病毒会在受感染的系统中随机使用666-765端口与攻击系统进行连接。该病毒还会检查系统版本和微软补丁包的版本号,然后根据不同的操作系统尝试从微软下载有关RPC漏洞的补丁程序,并自动运行补丁
爱虫病毒
- 病毒吧~因为该变种病毒不但要攻击RPC漏洞,还会将自身复制到%system%\\Wins文件夹下,创建FTP服务和Wins Client服务。其中FTP服务开启系统的FTP功能用于传播病毒。“冲击波杀手”感染一台机器后就会使用Ping命令或ICMP echo方式探测随机产生的IP地址是否有效,如果有效便开始进行攻击。该病毒会在受感染的系统中随机使用666-765端口与攻击系统进行连接。该病毒还会检查系统版本和微软补丁包的版本号,然后根据不同的操作系统尝试从微软下载有关RPC漏洞的补丁程序,并自动
Spreadoftheplexnetworks
- 复杂网络病毒传播的程序,是很好的资源,运行正常,无错误-Spread of the disease complex networks
xp
- 该程序可用于初学病毒编程的入门,先复制本身到系统system中,并与TXT文件关联,并注册为开机启动项,如果发现有移动介质将会传播本身,并于每天中午12点在桌面上生成一个无用的文件,删除一次产生2个,再删则产生4个,依次类推。-The program can be used for programming novice virus entry, the first system to copy itself to the system, and with the TXT file associa
gybd
- 关于—感染型病毒行为,基本原理的源代码,快速感染传播行为--
AppEmbed
- 把任意的EXE嵌入到自己程序中,从中我们可以了解到木马和病毒的传播方法,从而进行防御。-EXE embedded to any of their proceedings, from which we can understand that the spread of Trojan horses and viruses and thus to carry out defense.
ruchong
- 支持下载文件列表 Arp感染挂马代码 文件捆绑下载 URL u盘传播-Download file list support Arp infection bundled code files linked to horse download URL u set the spread of
ArpWorm
- 著名病毒:卤猪病毒 一个叫“熊猫烧香”的病毒把电脑用户折腾得苦不堪言,在人们心目中,“熊猫”这个国宝似乎不再可爱,却成了人人喊打的过街老鼠。而“熊猫烧香”这场大风却还未完全散去,各种“熊猫烧香 ”的变种更是表现的异常活跃,近半数的网民深受其害。目前已经有许多用户反映遭遇 “卤猪病毒”(win32.iuhzu.a)这款变种病毒重度感染,眼看此款病毒就要大面积肆虐,挑战互联网的安全。 卤猪病毒(win32.iuhzu.a)和“熊猫烧香”有很多相同的地方,传播方式相同,都利用移
pandan
- 以熊猫烧香病毒为背景,用数据结构中图论的知识解决病毒传播的问题。-To FuckJacks.exe the background, using the data structure of knowledge in graph theory to solve transmission of the virus problem.
Monkey
- Monkey,即猴子病毒传播硬盘和软盘的引导区,总长度为 01F4H(500字节),它将原引导记录加密后保存,在系统读出时先解密再送出,结果造成病毒不在内存中时,系统无法得到正常的引导记录,以至对所有硬盘分区无法访问。只有当从有病毒的盘启动时,才能正常访问硬盘。-Monkey, the monkey transmission of the virus hard disk and floppy disk boot sector with a total length of 01F4H (500
Upanbingdu
- VC++U盘病毒程序,集成了注册表读写,盘符传播,适合新手学习理解使用!-VC++ U disk-virus program that integrates registry read, write, letter spread, suitable for novice to learn to understand the use of!
UvirKiller
- U盘病毒专杀工具,完美解决U盘病毒的传播-U disk virus killer.
complex-networks
- 关于复杂网络研究中的一个病毒传播模型的分析,源程序代码完全可以运行,对于基于病毒传播方面的研究具有参考价值-Research on complex networks in the spread of a virus model, the source code can run, for the spread of the virus-based reference value
病毒传播模型与定价
- We present a simple and general framework to simulate statistically correct realizations of a system of nonMarkovian discrete stochastic processes. We give the exact analytical solution .
matlab 程序-病毒传播模型
- matlab 程序-病毒传播模型,数学建模上使用,可直接运行。