5、 Offset to the update sequence //更新序列US的偏移 0x06 2 Size in words of Update Sequence Number & Array (S) //更新序列号USN的大小与数组,包括第一个字节 0x08 8 $LogFile Sequence Number (LSN) // 日志文件序列号LSN 0x10 2 Sequence number //序列号(SN) 0x12 2 Hard link count //硬连接数 0x14 2 Offset to Update Sequen
6、ce Array // 第一个属性的偏移地址 0x16 2 Flags //标志,1表示记录正在使用,2表示该记录为目录 0x18 4 Real size of the FILE record //记录头和属性的总长度,即文件记录的实际长度 0x1C 4 Allocated size of the FILE record //总共分配给记录的长度 0x20 8 File reference to the base FILE record //基本文件记录中的文件索引号 0x28 2 Next Attribute Id //下一属性ID 0
7、x2A 2 Align to 4 byte boundary .---//XP中使用,边界 0x2C 4 Number of this MFT Record //XP中使用,本文件记录号 2 Update Sequence Number (a) //更新序列号,大小为2B,是为了保证该扇区是否正确,以扇区的最后两个字节与该值比较,如果一样,则说明该扇区是正确的,否则就是有问题。 2S-2 Update Sequence Array (a) //更新序列数组,大小一般为2*2B=4B,如果该