Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=3567475
By: nobody
How are the bits grouped in the $Bitmap MFT file
BYTE by BYTE?
The 0 indexed LCN mapped in $Bitmap is the first cluster of ntfs volume (the
first cluster of the $Mft file?)
i.e
Let's take n $Bitmap content something like
0101 1101 1010 1111 0101 1010 1111 0101.....
Are they grouped like?
BYTE by BYTE ?
0101 1101 1010 1111 0101 1010 1111 0101
LCN 0123 4567 89 .....
Please give as much details as possible for
example if they are stored on > 8 bytes if they are grouped in little endian
form etc
Thank you in advance
______________________________________________________________________
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
|