Welcome![Sign In][Sign Up]
Location:
Search - MASM boot

Search list

[OS programbootsector_masm

Description: 一个用MASM写的bootsector,练习用-a written bootsector, a practice used
Platform: | Size: 1024 | Author: 刘意 | Hits:

[Driver Developeeyebootroot

Description: 一个基于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-packaged executable form as a floppy disk image (ebrk.img) and as a CD-ROM ISO-9660 image (ebrk.iso). Note that the ISO is bare-bones and does not contain a file system, only a boot sector. If you burn it to disc, it will for the most part appear to be a blank CD. We ve also included the source for a very simple demonstration packet (demrsod2.asm), and a compiled binary file (demrsod2.bin) to be used with netcat ("nc-u").
Platform: | Size: 80896 | Author: 沙乐天 | Hits:

[assembly language11111

Description: NTFS分区的引导记录源码 NTFS文件系统有着非常优秀的特性,其安全性、可靠性都远胜于我们常用的FAT文件系统,但是微软公司出于 商业目的没有公布它的规范,使得这种优秀的文件系统只能在Windows NT架构的操作系统中使用。 本代码在MASM 6.11下编译通过。其中与分区结构相关的数据仅适用于在下自己分的分区,各位引用时请自行 代入正确的值。 .486-NTFS partition boot record source NTFS file system has a very outstanding characteristic, its safety, reliability is far better than our usual FAT file system, but Microsoft has not released it for commercial purposes, norms, makes this good only in the Windows NT file system architecture used in the operating system. This code is compiled by MASM 6.11. In which data associated with the divisional structure, only applies to the following points in its own partition, you reference when you enter the correct value on their own behalf. .486
Platform: | Size: 7168 | Author: 规划 | Hits:

[OS DevelopMultiBoot

Description: 用汇编语言,设计一个多重引导程序,安装在一个装有多个操作系统的硬盘里,在计算机启动的时候,能让用户选择要启动的系统。 这是学习汇编程序设计课程的实验,自己写的,用masm编译,在vmware虚拟机上测试通过。内附源码、可执行程序及实验报告。 该程序会改写MBR引导的部分,在真是机器上运行有风险。-This is multi-boot program. With MultiBoot installed in the hard drive installed several OS, user could choice the OS to boot. The package include source code, executable file, and report.
Platform: | Size: 11264 | Author: Janzhen | Hits:

CodeBus www.codebus.net