Information Technology Reference
In-Depth Information
Record
Each record in the manifest.mbdb file contains details about a file in the backup.
Type
Data
Description
String Domain
This is the domain name.
String Path
This is the file path.
String Target
This is an absolute path for symbolic links.
This contains SHA1 hash 0xFF 0xFF for directories and for AppDomain files, and 0x00 0x14 for Sys-
temDomain files.
String Digest
String Encryption key
This indicates encrypted files and 0xFF 0xFF for unencrypted files.
uint16 Mode
This identifies file type 0xA000 for symbolic link, 0x4000 for directory, and 0x8000 for regular files.
uint64 inode number
This is a lookup entry in the inode table.
uint32 User ID
This is mostly 501 .
uint32 Group ID
This is mostly 501 .
uint32 Last modified time This is the file's last modified time in the Unix time format.
uint32 Last accessed time This is the file's last accessed time in the Unix time format.
uint32 Created time
This is the file created time in the Unix time format
uint64 Size
This is the length of a file. It is 0 for a symbolic link and a directory.
uint8 Protection class
This is the data protection class 0x1 To 0xB .
Number of proper-
ties
uint8
This is the number of extended attributes.
The manifest.mbdb file header
Search WWH ::




Custom Search