opus-x / libfsntfs

Library and tools to access the Windows New Technology File System (NTFS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libfsntfs is a library to access the Windows New Technology File System (NTFS) format.

Project information:

* Status: experimental
* Licence: LGPLv3+

Read-only supported NTFS formats:

* NTFS version 3.0
* NTFS version 3.1

Supported NTFS format features:

* LZNT1 compression
* Windows Overlay Filter (WOF) compressed data (LZX and LZXPRESS-Huffman)
* Case sensitive directories

Unsupported NTFS format features:

* NTFS version 1.0
* NTFS version 1.1
* NTFS version 1.2
* Encrypted File System (EFS)

For more information see:

* Project documentation: https://github.com/libyal/libfsntfs/wiki/Home
* How to build from source: https://github.com/libyal/libfsntfs/wiki/Building

About

Library and tools to access the Windows New Technology File System (NTFS)

License:GNU Lesser General Public License v3.0


Languages

Language:C 90.9%Language:M4 4.9%Language:Shell 1.4%Language:Makefile 1.1%Language:Roff 0.6%Language:PowerShell 0.6%Language:Python 0.5%Language:C++ 0.1%