Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 278 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 278 Bytes

ANTFS

ANTFS - kernel mode driver based on NTFS-3G

This driver supports reading/writing files with following main exceptions - You cannot:
*write compressed files
*access encrypted files
*create links (reparse points/junctions)
*use ACLs (everything is RWXRWXRWX)