John-K / libfsapfs

Library and tools to access the Apple File System (APFS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libfsapfs is a library to access the Apple File System (APFS).

Project information:

* Status: experimental
* Licence: LGPLv3+

Read-only supported APFS formats:

* version 2

Supported APFS format features:

* ZLIB (DEFLATE) compression
* LZVN compression
* encryption
* extended attributes

Unsupported APFS format features:

* APFS version 1
* Fusion drive (NX_INCOMPAT_FUSION)
* snapshots
* LZFSE compression, compression methods 11 and 12
* "uncompressed", compression methods 1, 9 and 10
* T2 encryption

For more information see:

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

About

Library and tools to access the Apple File System (APFS)

License:GNU Lesser General Public License v3.0


Languages

Language:C 90.5%Language:M4 5.1%Language:Shell 1.4%Language:Makefile 1.0%Language:PowerShell 0.7%Language:Python 0.6%Language:Roff 0.4%Language:C++ 0.3%