CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - simple virus c

搜索资源列表

  1. a-v

    0下载:
  2. 用C编写的简单的杀毒程序,主要利用了一般的杀毒原理实现.-prepared by the simple anti-virus procedures, primarily the use of the general principles of achieving toxicity.
  3. 所属分类:杀毒

    • 发布日期:2008-10-13
    • 文件大小:4300
    • 提供者:装敏
  1. bootkitbasic

    0下载:
  2. 可在系统引导时工作的RootKit,较简单 1) It s very small.The basic framework is just about 100 lines of assembly code.It supports 2000,XP,2003 2) It patches the kernel at runtime(no files are patched on disk).(basic version has this code removed , so as other
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:72775
    • 提供者:诚然
  1. scan

    0下载:
  2. 一个简单的病毒扫描工具,,初学者的绝好资料,,学习c的基础知识-A simple virus scanning tools, excellent information for beginners, and learn basic knowledge of c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:5411
    • 提供者:hljleo
  1. C_virus

    0下载:
  2. 学习c,比较老的病毒,很简单,有兴趣的可以看看,对c语言学习很有帮助。-Learning c, older virus, is very simple, interested can look at the c language learning helpful.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3879
    • 提供者:小晴
  1. bingdu

    0下载:
  2. 1,主程序调用病毒功能函数 2,病毒功能函数读取查找同目录下所有c文件; 3,找到一个(被感染c文件),打开它,并且将此文件全部读取到数组变量; 4,重新创建一个同名文件(被感染c文件) 5,数组变量写回这个被感染c文件,同时将病毒源文件所需要的头文件,病毒功能函数 调用语句写入; 6,打开病毒源文件,将病毒功能函数全部写到被感染c文件的最后; 这样一个简单的c语言伪病毒virus.c就完成了-1, the main program calls fun
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:3872
    • 提供者:李红
  1. bingdu

    0下载:
  2. 主要是感染C/C++源文件只要编译该段源程序就会使当前目录里的所有.c和.cpp文件感染上病毒,当然如果是没有主函数的源文件就没有作用:思想很简单:插入一段复制自身的代码,而这段代码是将自身的病毒部分传播给同目录下的其它文件。-Mainly infected with C/C++ source file as long as source code will compile this section of the current directory to all. C and. Cpp file
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:1512
    • 提供者:李宏图
  1. ATinyVirurus

    0下载:
  2. 一个病毒的简单实现,用C++编成,运行它可使电脑死机-A simple implementation of the virus, using C++ compiled, run it enables the computer crashed
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:32001
    • 提供者:
  1. Csimplevirus

    0下载:
  2. 用c编写的一个简单的病毒程序 适合新手研究 无危害-C prepared with a simple virus program for beginners of no harm
  3. 所属分类:source in ebook

    • 发布日期:2017-05-01
    • 文件大小:837380
    • 提供者:wang yun
  1. cpp_dll

    0下载:
  2. c++的DLL远程控制的简单例子,360杀毒会报警。 请勿用于非法用途-The DLL c++ simple example of remote control, 360 anti-virus will be the police. Do not for illegal purposes
  3. 所属分类:Remote Control

    • 发布日期:2017-05-18
    • 文件大小:5213662
    • 提供者:赵无极
  1. SecAVPV.19

    0下载:
  2. 该程序为一毕业设计项目,旨在进行简单的查杀病毒。采用C++编写-The program is a graduation project, aimed at killing a simple virus. Written using C++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:150342
    • 提供者:dywisdomno1
  1. computer-virus

    0下载:
  2. 在分析病毒机理的基础上,用C语言写了一个小病毒作为实例,用 TURBOC2.0实现.- This paper introduce the charateristic of the computer virus,then show a simple example written by TURBOC2.0.
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:3376
    • 提供者:黄河
  1. bingdujiance

    0下载:
  2. 病毒自动检测程序,用c语言简单实现的计算机系统-Automatic virus detection programs, c language simple implementation of computer systems
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:808
    • 提供者:苏小湃
  1. sd

    0下载:
  2. 一个用c++写的简单病毒,程序利用windows的开机自动启动功能可以在系统每次启动时运行,并且程序能实现自我复制功能-Using c++ to write a simple virus, the program automatically starts using the windows boot feature to run at every system startup, and the program to achieve self-replication
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:646
    • 提供者:yang
  1. Program.cs

    0下载:
  2. c#写的一个非常简单的病毒程序。病毒的最大特点就是自我复制。-c# to write a very simple virus program. The virus is characterized by self-replication.
  3. 所属分类:Kill Virus

    • 发布日期:2017-03-28
    • 文件大小:905
    • 提供者:kki
  1. pa-vvrarr

    0下载:
  2. 用C开发的简单易懂的杀毒程序源码,主要要运用了一般的杀毒原理实现. -C development of a simple anti-virus program source code, mainly to make use of the general principle of anti-virus.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:4089
    • 提供者:渗透
  1. C-virus

    0下载:
  2. 虽然不是自己写的,但是很有用,内容由浅入深,深入浅出的讲解了一些电脑病毒的知识,虽然写得不是很深入,但是作为大众了解电脑病毒的资料确是很好-Although not write your own, but useful, content Deep explain in simple terms some knowledge of computer viruses, although written is not very in-depth, but as the public informati
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:416256
    • 提供者:赵崇智
  1. USBVirus

    0下载:
  2. 简单的可通过usb传播的病毒,会复制自己到C盘windows文件夹里,并复制到移动磁盘中,修改auto.inf 无破坏作用,供新手学习-Simple can be spread through usb virus copies itself to the C drive windows folder, and copy it to a removable disk, modify auto.inf no damaging effects for the novice to learn
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:127940
    • 提供者:刘龙
  1. Mine

    0下载:
  2. 经典的扫雷游戏,c、c++代码编写 没有病毒。。玩法超简单,快来重温一下儿时的记忆吧-The classic minesweeper game, c, c++ code written without the virus. . Play super simple, Come revisit childhood memories of it. .
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-08
    • 文件大小:2025472
    • 提供者:阿传
  1. Desktop

    0下载:
  2. 一个用C语言制作的简单病毒代码, 请勿用自己的电脑测试。 开不了机不负责-A C language code produced by the simple virus, do not use their computer tests. Not responsible can not be switched
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:652
    • 提供者:dasdwq
  1. C游戏编程

    0下载:
  2. 本书从c语言游戏编程入手,对图形绘制,中文显示,动画实现,文件调用,内存使用,声卡调用,中断,内存驻留技术,接口技术,数据库实现,简单病毒,界面技术等进行了详尽的介绍,并且配以大量的源程序以及程序分析对所涉及的理论进行充分的讲解和支撑。(This book from the start of the C programming language games, graphics rendering, animation, Chinese display, file, memory card, ca
  3. 所属分类:游戏

    • 发布日期:2018-01-10
    • 文件大小:7866368
    • 提供者:1111大苏打
« 12 »
搜珍网 www.dssz.com