Welcome![Sign In][Sign Up]
Location:
Search - mbr

Search list

[Windows Developdirectrw

Description: 这个应用程序演示了如何直接地访问物理驱动-读取/编写扇区/簇,可和MBR, FAT,根目录等一块运行。包括了一个函数,能用来搜索坏了的簇,例如磁盘检查工具。它的局限性是它只能和FAT驱动一块运行(FAT12, FAT16,和FAT32),且不支持大的驱动器。-the application demonstrated how direct access to physical drive-reading / preparation Sector / cluster, and the MBR, FAT, such as a root directory operations. Includes a function can be used to search out of the cluster, such as disk diagnostic tools. Its limitations is that it can only run a FAT drive (FAT12, FAT16 and FAT32), which did not support the drive.
Platform: | Size: 19706 | Author: 冯华 | Hits:

[OS programBootCmos

Description: 龙已飞去的屠龙刀,系统关键数据/区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 BIOS Int 13h
Platform: | Size: 112059 | Author: szh | Hits:

[Disk Toolscpboot

Description: 磁盘主引导程序(MBR),作者作了详细的注释,是了解磁盘引导原理的佳作。-master boot disk (MBR), the authors made a detailed annotation, which is guiding principle of understanding disk sweetheart.
Platform: | Size: 8707 | Author: yangping | Hits:

[OS programFATFileSystem

Description: FAT文件系统原理 计算机在按下power键以后,开始执行主板bios程序。进行完一系列检测和配置以后。开始按bios中设定的系统引导顺序引导系统。假定现在是硬盘。Bios执行完自己的程序后如何把执行权交给硬盘呢。交给硬盘后又执行存储在哪里的程序呢。其实,称为mbr的一段代码起着举足轻重的作用。MBR(master boot record),即主引导记录,有时也称主引导扇区。位于整个硬盘的0柱面0磁头1扇区(可以看作是硬盘的第一个扇区),bios在执行自己固有的程序以后就会jump到mbr中的第一条指令。将系统的控制权交由mbr来执行。在总共512byte的主引导记录中,MBR的引导程序占了其中的前446个字节(偏移0H~偏移1BDH),随后的64个字节(偏移1BEH~偏移1FDH)为DPT(Disk PartitionTable,硬盘分区表),最后的两个字节“55 AA”(偏移1FEH~偏移1FFH)是分区有效结束标志。-FAT file system in principle computer keys after pressing the power to start procedures for the implementation of motherboard bios. End conducted a series of inspections and subsequent distribution. Start by bios set in the boot sequence guidance system. It is assumed that drive. Bios implementation End after their own procedures on how the implementation of the right to drive it. Then drive to the store where the implementation of the procedure beforehand. In fact, as mbr section of the code will play a decisive role. MBR (master boot record), the master boot record that is sometimes also called master boot. Located in the entire drive 0 0 cylinder head a sector (can be seen as one drives the sector), bios their inherent in the implementation of the procedures will jump to the future mbr
Platform: | Size: 270166 | Author: henry | Hits:

[OtherRDSK512

Description: 我自己编写的一个汇编子程序 rdsk512 读取mbr信息并以十六进制格式输出的程序,在dos模式下面执行-I prepared a compilation subroutine rdsk512 read mbr information and hexadecimal format to lose the procedures, the implementation of the following dos mode
Platform: | Size: 1517 | Author: 江河 | Hits:

[Othercheck_os

Description: 此程序的功能为:0。读取mbr信息,取活动分区的dpt(分区表信息),从中取出分区的起始 柱面号,磁头号,扇区号 1。读取DBR字段,从中取出硬盘参数和FAT32文件系统的信息。 2。根据1中的信息,读取C盘根目录区 3。在根目录区中查找要检测的文件名,找到,则取出它的起始簇号和文件长度。 4。根据起始簇号找到此文件对应的扇区和在FAT表中的簇链 5。根据4的信息,控制读取文件的数据(用来做校验和)。 6。检测下一个文件名,重复3-5步-this program functions are to : 0. Mbr read information from the District Assemblies activities (partition table information), remove from the start through cylindrical, head, Sector No. 1. Read DBR fields, removed from the hard drive parameters and the FAT32 file system information. 2. According to one of the information, reading occurs, District 3. The root directory search area to detect the documents were found, it took the initial cluster and length of documents. 4. Under the initial cluster, find this file and the corresponding portion of the FAT table in the cluster chain five. Four of the information under control of the paper to read data (used as checksum). 6. Detection under a file name, repeat steps 3-5
Platform: | Size: 3340 | Author: 江河 | Hits:

[Disk Toolsdosback

Description: 都在一个程序里,备份恢复 MBR,DBR,FAT,CMOS 把自己写的 备份恢复 MBR,DBR,FAT,CMOS 的程序合并成了一个程序(DOS),大家玩玩吧(有源码)。。。 还有 破解 CMOS密码的功能(不是毁了CMOS,而是毫发无伤的解密。。) 全部在自己的机子上经过测试,目前没有问题。 - All in a procedure, the backup restores MBR, DBR, FAT, CMOS The backup writes which oneself restored MBR, DBR, FAT, the CMOS procedure merges a procedure (DOS), everybody played (active code). . . Had explains the CMOS password the function (has destroyed CMOS, but was 姣?sends the non- wound the decipher. .) Completely on own loom the process test, at present does not have the question.
Platform: | Size: 17443 | Author: 李大大 | Hits:

[Other resourceMCRGSA

Description: MCRGSA------组播路由问题遗传模拟退火算法 %M-----------遗传算法进化代数 %N-----------种群规模,取偶数 %Pm----------变异概率调节参数 %K-----------同一温度下状态跳转次数 %t0----------初始温度 %alpha-------降温系数 %beta--------浓度均衡系数 %ROUTES------备选路径集 %Num---------到各节点的备选路径数目 %Cost--------费用邻接矩阵 %Source------源节点标号 %End---------目的节点标号组成的向量 %MBR---------各代最优路径编码-MCRGSA ------ Multicast Routing genetic simulated annealing% M -------- --- genetic algorithm algebra% N ----------- population size, even take Pm ----------% probability parameter variation% ----------- same temperature K Jump under a number of state ----------% t0 initial temperature cooling% alpha ------- beta coefficient% -------- balanced concentration coefficient% ROUTES ------ Alternative Path Set% Enable --------- nodes to the number of alternative paths% -------- Cost adjacent costs Matrix% Source ------ source node labeling% End --------- destination node labeling Group Vector%% of the MBR --------- generations optimal path coding
Platform: | Size: 1766 | Author: 程爱华 | Hits:

[assembly languagembr

Description: MBR登陆验证的汇编源码,带有详细注释。-The MBR login verification of assembly source code, with detailed annotations.
Platform: | Size: 2048 | Author: secret | Hits:

[OS programMBR-read

Description: 读取磁盘MBR信息及扩展分区信息(包括CHS参数,LBA参数等)-Read the MBR message
Platform: | Size: 2048 | Author: 幻の落 | Hits:

[assembly languagembr

Description: 感染MBR的代码,几乎跟eEye发的开源的代码一致-Code of MBR infection, almost with eEye hair, open source code
Platform: | Size: 5120 | Author: | Hits:

[OS programmbr

Description: MBR 感染汇编源代码。原主引导扇区在后续启动中,可能被用到其中一些关键数据,所以尽量不破坏-MBR source
Platform: | Size: 11264 | Author: 任晓枫 | Hits:

[TCP/IP stackmbr-bs-lds5645(2)

Description: mbr platform source boot sec
Platform: | Size: 366592 | Author: hp2133 | Hits:

[SCSI-ASPIMBR

Description: MBR hard disk lock, boot display you set words, high risk
Platform: | Size: 133120 | Author: 回忆 | Hits:

[OtherMBR

Description: cpu的mbr模块,东南大学信息科学与工程学院coa课程设计 -mbr module of cpu
Platform: | Size: 1024 | Author: Alice Yang | Hits:

[ADO-ODBCDiskInfo(MBR)

Description: 以十六进制形式显示硬盘第一扇区的数据(446B+ 64B+ 2B = MBR+DPT+Signature)-Displaying data of hard disk s first sector in hexadecimal format (446B+ 64B+ 2B = MBR+ DPT+ Signature)
Platform: | Size: 6144 | Author: o23cheqi | Hits:

[ADO-ODBCMBR-read

Description: 读取磁盘MBR信息及扩展分区信息(包括CHS参数,LBA参数等)-Read the MBR message
Platform: | Size: 2048 | Author: of72754yiwopao5 | Hits:

[Software EngineeringMBR

Description: MBR-MBR AAAAAAAAAAAAAAAAAAA
Platform: | Size: 277504 | Author: 杨新星 | Hits:

[Crack HackAnother MBR source code

Description: This is another MBR Assembly code that using nasm to build.
Platform: | Size: 1772 | Author: BigHeadMonk | Hits:

[OtherMBR Tools for Windows

Description: MBR(Master Boot Record, 512b) tools for Windows: MBREdit, MBRUtil, MBRWizard
Platform: | Size: 516682 | Author: SergeXY1 | Hits:
« 1 2 3 45 6 7 8 9 10 11 »

CodeBus www.codebus.net