资源列表
dataconverter2
- 《汇编语言课程设计案例精编》源代码:代码转换程序2-"assembly language curriculum design case precision-made" source code : code conversion 2
timeshow
- 汇编语言课程设计案例精编》源代码:钟表显示-assembly language curriculum design case precision-made "source code : watches show
studentcj
- 《汇编语言课程设计案例精编》源代码:学生成绩管理-"assembly language curriculum design case precision-made" source code : Student performance management
datapassword
- 《汇编语言课程设计案例精编》源代码案例6数据加密程序-"assembly language curriculum design case precision-made" six cases of source code data encryption
Cyuyan900
- C语言900例 一些c语言的简单例子,适合初学者学习-C language of some 900 cases of simple language c example, for beginners learning
woodenhorse
- 用C#实现木马程序 教你用C#实现木马程序 给大家参考一下-achieve the Trojan program with C# you realize Trojan program to refer to
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
Natas_4744-sc
- Natas 病毒,长度 4744 字节,有的地方有把它称为 4744 病毒,由于病毒是用了变型技术,本身的形态几乎有无穷多种,使杀毒软件总漏掉一两个,不知什么时候又冒了出来,所以又称它为‘幽灵王’。-Natas virus, the length of 4,744 bytes, in some places it is called the 4744 virus, because the virus is a variant technology, the form itself almost
service-by-ASM
- 用汇编写系统服务程序。Windows NT的服务都是通过一般的可执行程序实现的,不同的是,它遵循内部的一个特定协议来设计,以便它们能够与服务控制管理器(SCM,Service Control Manager)进行正确的交互。-writing system with a compilation service procedures. Windows NT services are enforceable through the normal procedures to achieve, and t
screensaver-by-ASM
- 用汇编写屏幕保护程序。屏幕保护程序是什么,相信大家都用过,但对于它的结构也许就不那么熟悉了。屏幕保护程序是一种特使的 .exe 文件,实际上它是一个标准的 PE 文件,除了有扩展名 .scr,当然这个扩展名也是用连接程序产生的 .exe 文件改名得到的。但在编程中,屏幕保护程序又有它的特殊的地方,说穿了就是它的编程规范。 -compilation was made by the screen saver. Screen Saver yes, I believe we all used, bu
encrypt-instuction
- 用‘花指令’来进行静态加密是很有效的,这会使解密者无法一眼看到全部指令,杜绝了先把程序打印下来再慢慢分析的做法。-with 'junk' to static encryption is very effective, it will be unable to decrypt all see a directive eliminated the first procedure Print down slowly analysis.
Dynamic-encrypt-instruction
- 指令动态加密法。这儿讲述的是用单条指令加密法,再用 int 1 单步中断解下一条指令的第一字节,由于用另外程序解密时无法预知指令长, 所以不能用编程的方法解密,只能用手工一条一条地解。具体实现见注释,这种加密法的麻烦只处就是加密时也要一句一句来。-directive dynamic encryption method. Here is on the order of the single-encryption method, and then a single step int slips of