CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 病毒程序

搜索资源列表

  1. trophie

    0下载:
  2. 一个使用诺顿病毒库的病毒扫描的例子程序-Norton virus database to use the example of virus-scanning program
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:54658
    • 提供者:站长
  1. xp

    0下载:
  2. 该程序可用于初学病毒编程的入门,先复制本身到系统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
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:6984
    • 提供者:jian
  1. trojan

    3下载:
  2. Byshell1.09.rar GetOS.rar Gh0st RAT Beta 2.5 C++源码.rar Gh0st RAT Beta 3.6.rar gh0st3[1].6_bin.rar HanGame木马VC源代码.rar NetBot_AttackerPublicVersion(NB)完整源码.rar PCSHARE VIP 2005源代码.rar Registry Backdoor(内核级后门代码).rar seu_peepe
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-13
    • 文件大小:21051411
    • 提供者:jianjian
  1. 1

    0下载:
  2. 一段小小的病毒程序,可以用来学习和研究,大家可以拿来-A small-virus program can be used to study and research
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:2269
    • 提供者:zenglian
  1. virus

    0下载:
  2. c语言做的小病毒程序,给大家学习交流,不对的请多指点-c language to a small virus program for everyone to study and exchange, not the ability, pointing
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:789
    • 提供者:baifan
  1. ProtectPC

    0下载:
  2. 小精灵主动防御系统的设计与实现(附源码)。一个山寨版的简单的主动防御,代码比较简单, 进程方面:本主动防御系统采用驱动技术对进程创建进行拦截并通知用户,从而使用户了解到未知的恶意程序,达到防范病毒的目的。 文件方面:开启本主动防御将会对新创建的隐藏文件进行提示,从而达到对文件方面的监控。 注册表方面:病毒通常修改注册表,因此本主动防御系统提供了注册表创建功能,同时本主动防御系统还对病毒有可能的各种启动方式进行监控。 驱动方面:开启本主动防御将会对加载的驱动程序进行监控。 恶意
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:2632998
    • 提供者:阿东
  1. Upanbingdu

    0下载:
  2. VC++U盘病毒程序,集成了注册表读写,盘符传播,适合新手学习理解使用!-VC++ U disk-virus program that integrates registry read, write, letter spread, suitable for novice to learn to understand the use of!
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1428030
    • 提供者:chenlin
  1. DriverVirus

    0下载:
  2. 驱动病毒程序源代码,学习制作驱动病毒的必备资料-Driver virus source code, learn to make drive virus
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:142478
    • 提供者:tinko
  1. LoveLettercode

    0下载:
  2. loveletter病毒源代码,帮助了解病毒程序的结构很有帮助-loveletter virus source code, help understand the structure of the virus program helpful
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:14585
    • 提供者:wh
  1. VirtualVirus

    0下载:
  2. 1、在主程序中要求将程序拷贝到系统盘\windows\目录下并更名为taskmgr.exe,同时复制第二份到系统盘\windows\system32目录下并更名为explorer.exe。用以混淆用户对病毒的第一判断。 2、程序建立两个windows进程,每个进程每一个时钟周期检查另外一个进程是否正在运行。如果存在弹出对话框“I’m still here!”,如果不存在启动另一个进程并弹出对话框“I’m still here!”。 3、将拷贝好的两个病毒程序添加到注册表起动项中。(oft
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3504330
    • 提供者:赵岩
  1. cyuyan

    0下载:
  2. C语言写的杀U盘病毒程序 可以实现autorun 等自动运行的文件,-c program language
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1014
    • 提供者:heliliang
  1. Angel

    0下载:
  2. C语言开发病毒程序实例,真的很使用,不信,可以自己看撒-C-virus program developed instance, really use, do not believe, you can see Caesar himself
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:16673
    • 提供者:zy
  1. Virus

    0下载:
  2. 自己写的一个简单的模拟病毒程序,其过程为先将自己复制到windows目录下面,然后添加启动项,最后运行破坏模块,调用系统关机命令,一分钟后自动关机,并弹出攒人品对话框,如果用户点击攒人品超过15次自动取消关机。-Write a simple analog-virus program, the process for the first copy itself to the windows directory, then add startup items, the final destructi
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1359095
    • 提供者:蒋先鹏
  1. C_bingdu

    0下载:
  2. 简单介绍如何在写一个间的病毒程序,以使我们更清晰认知病毒的生成。-How to write a brief inter-virus program, so that we generate a clearer understanding of the virus.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:16631
    • 提供者:jiashikun
  1. vir

    0下载:
  2. 此实例是一个病毒程序,请谨慎使用-This example is a virus program, please use caution.。。。。。。
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:7355
    • 提供者:赵望强
  1. Blaster-and-Sasser-virus-source-code

    0下载:
  2. 本代码可以让大家,对编写病毒程序,有一个直观的了解-This code allows us, for the preparation of virus, there is an intuitive understanding of the Virus
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:27510
    • 提供者:索隆博
  1. 049

    0下载:
  2. 新手入门的简单病毒程序,请谨慎安装使用,造成后果,概不负责-Simple virus program, Getting Started with caution to install and use, consequences, and shall not be responsible for
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:11532
    • 提供者:郭方骞
  1. 047

    0下载:
  2. 新手入门的简单病毒程序,请谨慎安装使用,造成后果,概不负责-Simple virus program, Getting Started with caution to install and use, consequences, and shall not be responsible for
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:1863
    • 提供者:郭方骞
  1. 048

    0下载:
  2. 新手入门的简单病毒程序,请谨慎安装使用,造成后果,概不负责-Simple virus program, Getting Started with caution to install and use, consequences, and shall not be responsible for
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:13901
    • 提供者:郭方骞
  1. sc

    0下载:
  2. 删除C:\系统文件病毒程序,包含源代码。(Delete C:\ system file virus program, including source code.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:2628608
    • 提供者:7KY6
« 12 3 4 5 »
搜珍网 www.dssz.com