搜索资源列表
eeyebootroot.zip
- 一个基于MBR的bootkit,主要功能是实现NDIS的后门技术,接受固定格式的数据包而实现主机红屏。,The eEye BootRootKit NDIS backdoor is a demonstration of boot-time Windows kernel subversion technology. The assembly source code (ebrk.asm) was written for use with MASM 6.11. It comes in pre-pac
MBR
- 这里主要是一个系统引导的MBR的一个汇编写的程序-Here is a system to guide the MBR of a compilation of written procedures
MBR
- 传说中的鬼影下载者根据此份源码修改而来的-Legendary ghost downloader According to the source were modified from the
NASM_MBR
- 基于nasm编译器写的简单的mbr引导代码,非常实用。-Nasm-based compiler, written in a simple mbr boot code, very useful.
RWMBR
- 重新改写第一个引导扇区的内容。一个简单的病毒模型,包括加密解密部分-the program about the MBR..made by WIN32 asm
mbr
- 为自己的操作系统临时写的一个MBR,以及写入MBR的程序-Operating system for their own temporary write an MBR, and written to the MBR process
mbr
- mrb.asm - um simples exemplo de como o mbr funciona . Compile usando nasm . (mbr é o primeiro setor do disco ) usado na inicializaç ã o do sistema.