Skip to content

rileytestut/libfsapfs

 
 

Repository files navigation

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)

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 90.6%
  • M4 5.2%
  • Shell 1.5%
  • Makefile 1.0%
  • Python 0.6%
  • PowerShell 0.5%
  • Other 0.6%