搜索资源列表
bpe32.zip
- 病毒多态引擎/压缩引擎,具有较强的反汇编和跟踪功能
cih
- 汇编格式的CIH病毒的源码分析文件,包括1.1-1.4版本,通过对此病毒的分析,可以对WINDOWS系统有更深入的了解-compilation format CIH virus analysis of the source documents, including versions 1.1 to 1.4, through the analysis of this virus, the Windows system can have a better understanding
病毒多态引擎压缩引擎具有较强的反汇编和跟踪功能
- 病毒多态引擎压缩引擎,具有较强的反汇编和跟踪功能-polymorphic virus engine compression engine, and a strong anti-compilation and tracking
asmallsjen4
- 汇编病毒源代码! 汇编病毒源代码!-compilation of source code! Compilation virus source co de!
汇编病毒程序
- 关于汇编病毒程序-on the compilation virus
CHI
- 汇编病毒 汇编病毒 汇编病毒 汇编病毒 汇编病毒
A Boot Sector Virus
- 一个汇编病毒源代码-a compilation of the virus source code
ghost_virus_src
- Natas幽灵王变形病毒源代码.汇编,病毒,源代码,*,源码.src,
病毒程序源代码
- 一个汇编做的dos病毒程序源代码,威力十足!-a compilation of dos virus source code, full power!
小球病毒脱壳程序
- 小球病毒脱壳程序,已经将感染力和破坏性代码去除,这主要用于广大汇编爱好者学习编程思想.-ball Shelling procedures virus, which is already infectious and destructive code removal, mainly for the majority of the compilation lovers learning programming ideas.
CIH病毒汇编代码及详细的中文说明
- CIH对硬盘破坏之完全剖析 IOS_SendCommand是Win95的一个非常底层的VXD调用,通常是用作对IO设备的低层操作,如:读,写,加锁,格式化等等。一般情况下只能在Ring 0和虚拟机中使用,在普通程序中使用会有不可预料的后果!该VXD调用的功能很多,也很繁杂。参数数量很少,只有BCB或IOR和BDD或DCB的地址。但这几个数据结构却包含了大量的信息,结构也相当的复杂。CIH病毒只用到了IOR结构,它包含了近二十个-The curse of CIH destroying harddi
WIN32virus.rar
- 里面包含了N个病毒代码.汇编.c++/c编写,Which contains the N个virus code. Compilation. C++/c preparation
70virus
- 70个汇编病毒的源码,有些可能不太好用了,但是给大家思路吧!-70 compilation of the virus source, and some may not be easy to use, but everyone thought it!
bpe32
- 病毒多态引擎/压缩引擎,具有较强的反汇编和跟踪功能-Polymorphic virus engine/compression engine, has a strong anti-compilation and tracking
kernel
- 汇编实时运行核心的汇编源代码-Compilation of the core run-time compilation of source code
1
- 这个程序是97年Mekka ’97 4K Intro比赛的一等奖作品,汇编语言所写。整个程序全长4095字节, 生成.com程序只有4K,可是却实现了3D动画的效果,还有一段背景音乐!画面是游戏天旋地转的一个场景! 1)把下面的代码粘贴到记事本里面,另存为 1.txt 文档。 2)在命令行窗口下(在开始→运行→cmd),进入文档所存盘符,输入debug<1.txt,就出现标准的三维空间动画和音乐了。悍啊.... 大家可以试一下,绝非病毒敬请放心。-This proced
asm
- 好东西,一个汇编程语言学习经典资料,系统研究dos、windows底层,pe文件分析,病毒代码分析,文件加密解密等汇编语言应用。-A good thing to learn a programming language, the classic exchange of information, systematic study dos, windows bottom, pe document analysis, the virus code analysis, file encryption a
y
- 这是在网上搜集的有关汇编编写的一些程序,可能其中还有一些病毒的源码,不过是很好的学习资料。-This is a compilation of the Internet to collect on the preparation of some of the procedures, may be that some virus source code, but is a good learning materials.
Angel
- 这是一只纯ASM编写的病毒,具备文件感染,入口代码变形,自身加密,EPO等功能,是一只无任何 特征码的病毒,设计目的是为对抗反病毒软件的特征码杀毒、行为杀毒和虚拟机杀毒,现有代码 未提供任何破坏功能,但会主动感染可执行文件,而且被感染过的文件很难再还原,这点请注意 另外这东西也提供了Ring0功能,主要用于感染运行中的可执行文件 这东西写完后放了很久,不太记得怎么用了,把代码放上来有兴趣的朋友拿去研究研究,汇编工 具为TASM,由于已经不确定会产生什么后果了,测试