diff options
Diffstat (limited to 'libraries/libpff/README')
-rw-r--r-- | libraries/libpff/README | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/libraries/libpff/README b/libraries/libpff/README new file mode 100644 index 0000000000000..0eec63e8c3f72 --- /dev/null +++ b/libraries/libpff/README @@ -0,0 +1,21 @@ +libpff (libYAL PFF library) + +Library and tools to access the Personal Folder File (PFF) and the Offline +Folder File (OFF) format. + +PFF/OFF is used in several file types: + +-PAB (Personal Address Book) +-PST (Personal Storage Table) +-OST (Offline Storage Table) + +Supported formats: + +-32-bit ANSI (string) +-64-bit Unicode (string) +-64-bit with 4k pages with DEFLATE compression (Compressed OST files) + +Additional features: + +-item recovery +-handles corrupted encrypted PFF with encryption type none |