Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=2603510
By: nobody
I have some problem at the end of sector, when I try read Data Runs of
$INDEX_ALLOCATION
attribute of the file.
Offset from FILE Record = 500 bytes: 21 01 e6 01 21 01 0b 02 21 01 10 00
Offset from FILE Record = 512 bytes: 21 01 4e 01 00
After decoding I'v got those logical sectors:
232672
236560
240744
240872 (!!!)
243544
but nfi utility (MS NTFS File Sector Information Utility) shows:
logical sectors 232672-232679 (0x38ce0-0x38ce7)
logical sectors 236560-236567 (0x39c10-0x39c17)
logical sectors 240744-240751 (0x3ac68-0x3ac6f)
logical sectors 243752-243759 (0x3b828-0x3b82f) (!!!)
logical sectors 246424-246431 (0x3c298-0x3c29f)
511-th and 512-th bytes must be: 0x78 0x01, but real: 0x10 0x00
What's happen?
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=44084
|