
I have a question for Runlist
When I read the Runlist of Data, I have a confused question
I use two tools to analyze a MFT sector
WinHex

DiskExplorer for NTFS

The same MFT sector read out will be the same in theory
But the place where the red frame
Runlist Offset of WinHex read is 0x
2DDD0A7
Runlist Offset of DiskExplorer for NTFS read is 0x
1DDD0A7
The RAW Data that this MFT Sector reads out actually is 0x
2DDD0A7
But this real Offset of this file must be 0x
1DDD0A7
So what operation Runlist of Data must be done? Or some rules necessary follow ?
I don't understand that how "DiskExplorer for NTFS" is makes 0x
2DDD0A7 into 0x
1DDD0A7