ntfs
v0.2.0
Published
NTFS
Downloads
6
Maintainers
Readme
NTFS
Install via npm
$ npm install ntfs
Terminology
Acronyms
| | | |----------|----------------------------------| | VBR | Volume Boot Record | | BPB | BIOS Parameter Block | | MFT | Master File Table | | MREF | MFT Record Number | | MFTSEQNO | MFT Record Sequence Number | | USA | Update Sequence Array | | USN | Update Sequence Number | | inode | Index Node | | LSN | Logfile Sequence Number | | LCN | Logical Cluster Number | | VCN | Virtual Cluster Number | | RID | Relative Identifier | | SID | Security Identifier | | ACL | Access Control List | | ACE | Access Control Entry | | SACL | System ACL | | DACL | Discretionary ACL | | EA | Extended Attribute | | SDH | Secure Data Header (???) | | SII | SID Index (???) | | SDS | Secure (Named) Data Stream (???) | | NSS | Native Structure Storage | | EFS | Encrypting File System | | DF | Decryption Field | | DDF | Data Decryption Field |