Skip to content

Axcient/libfsntfs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.7%
  • M4 3.3%
  • Shell 1.4%
  • Python 1.2%
  • Makefile 1.0%
  • PowerShell 0.7%
  • Other 0.7%