Advertisement
ant0ine

BPB & Extended BPB (NTFS)

Jan 14th, 2012
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. Offset Length Sample Value Description
  2. 0x0B WORD 0x0002 Byts Per Sector
  3. 0x0D BYTE 0x08 Sectors Per Cluster
  4. 0x0E WORD 0x0000 Reserved Sectors
  5. 0x10 3 BYTES 0x000000 always 0
  6. 0x13 WORD 0x0000 not used by NTFS
  7. 0x15 BYTE 0xF8 Media Descriptor
  8. 0x16 WORD 0x0000 always 0
  9. 0x18 WORD 0x3F00 Sectors Per Track
  10. 0x1A WORD 0xFF00 Number of Heads
  11. 0x1C DWORD 0x3F000000 Hidden Sectors
  12. 0x20 DWORD 0x00000000 not used by NTFS
  13. 0x24 DWORD 0x80008000 not used by NTFS
  14. 0x28 LONGLONG 0x4AF57F0000000000 Total Sectors
  15. 0x30 LONGLONG 0x4000000000000000 Logical Cluster Number for the file $MFT
  16. 0x38 LONGLONG 0x54FF070000000000 Logical Cluster Number for the file $MFTmirr
  17. 0x40 DWORD 0xF6000000 Clusters Per File Record Segment
  18. 0x44 DWORD 0x01000000 Clusters Per Index Block
  19. 0x48 LONGLONG 0x14A51B74C91B741C Volume Serial Number
  20. 0x50 DWORD 0x00000000 Checksum
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement