搜索资源列表
BootCmos
- 龙已飞去的屠龙刀,系统关键数据/区MBR,DBR,CMOS-RAM 管理工具,适用Win9X/DOS ,开发工具BC3.1(+Turbo Vision),BIOS Int 13h-exiting the holding, the system key data / MBR District, DBR, CMOS-RAM management tools, application Win9X/DOS, development tools BC3.1 (Turbo Vision), the BI
FATFileSystem
- FAT文件系统原理 计算机在按下power键以后,开始执行主板bios程序。进行完一系列检测和配置以后。开始按bios中设定的系统引导顺序引导系统。假定现在是硬盘。Bios执行完自己的程序后如何把执行权交给硬盘呢。交给硬盘后又执行存储在哪里的程序呢。其实,称为mbr的一段代码起着举足轻重的作用。MBR(master boot record),即主引导记录,有时也称主引导扇区。位于整个硬盘的0柱面0磁头1扇区(可以看作是硬盘的第一个扇区),bios在执行自己固有的程序以后就会jump到mbr中
ReadMBR
- 使用C/VC++ 实现 直接读取硬盘MBR区域的数据,以十六进制的方式输出到控制台。
MBRlist
- 从MBR出发列出所有分区的物理扇区位置和类型
鬼影下载者的源代码
- 鬼影下载者的源代码,感染引导区MBR,劫持INT3,还有WINDOWS引导过程,可参考学习,但不要自己中招了-Those who download the source code ghost, boot sector infected MBR, hijacking INT3, as well WINDOWS boot process, refer to learning, but do not own the recruited
mbr.写MBR程序
- 写MBR程序。可以自己改成别的东西。比如引导文件什么的。,MBR
MBR.rar
- gh0st3.6的硬盘锁代码,摘取出来优化了一下,可以运行,hard drive lock code gh0st3.6 selected to optimize the look out, you can run
DiskInfo(MBR)
- 以十六进制形式显示硬盘第一扇区的数据(446B+ 64B+ 2B = MBR+DPT+Signature)-Displaying data of hard disk s first sector in hexadecimal format (446B+ 64B+ 2B = MBR+ DPT+ Signature)
MBR
- 这里主要是一个系统引导的MBR的一个汇编写的程序-Here is a system to guide the MBR of a compilation of written procedures
ring0
- 程序直接进RING0读取MBR的IO代码修改版-RING0 read directly into the MBR code modified version of the IO
MbrFix
- MBRFix工具可以方便的修复MBR先进入cmd命令窗口,然后进入mbrfix工具所在的目录(用cd命令),然后输入命令 MbrFix /drive 0 fixmbr ,再确认一下即可。重启以后你会发现,没有了Linux,直接可以进入Windows了。-MBRFix tool can easily repair the MBR first to enter the cmd command window, then enter the directory where mbrfix tools [u
13898368ReadMBR
- 读取系统磁盘MBR分区的小demo,请谨慎使用-MBR partition system disk to read the small demo, please use caution! ! ! ! ! !
RWMBR
- 重新改写第一个引导扇区的内容。一个简单的病毒模型,包括加密解密部分-the program about the MBR..made by WIN32 asm
src
- 使用C实现的R树结构,可以自动生成大量矩形或自己修改输入固定的矩形。根据最小扩大原则和Guttman的经典算法实现的结构。经过测试,构建的最小MBR结果都是正确的。-The use of C to achieve the R-tree, you can automatically generate a large number of rectangular or modify their own fixed rectangular input. The smallest expansion in
MBR
- Read Master Boot Rector
bootsect
- Linux主引导记录块中的主引导程序Bootsect.s-Boot program of Linux in MBR
linux
- Linux学习笔记: 1.安装时把grub(lilo)写到linux分区的引导区还是主引导扇区(MBR)? 如果你想电脑一启动就直接进入操作系统启动菜单就把grub(lilo)写到MBR上,如果写到linux分区的引导区则要用引导盘引导,建议写到MBR,方便点,至于说写到MBR不安全,该怎么解释呢?每装一次win98,MBR都会被修改一次,大家觉得有什么不安全的吗? -Linux Study Notes: 1. Installed the grub (lilo) write li
ProjectFiles
- 一些对硬盘mbr的源代码,自己研究了很长时间,但是还是不太明白,希望对大家有用!-Some of the hard disk mbr source code, their own research for a long time, but still do not quite understand, and I hope useful!
MBR-read
- 读取磁盘MBR信息及扩展分区信息(包括CHS参数,LBA参数等)-Read the MBR message
mbr
- MBR 感染汇编源代码。原主引导扇区在后续启动中,可能被用到其中一些关键数据,所以尽量不破坏-MBR source