2014-12-16 19:48:22 +08:00
|
|
|
libpff (libYAL PFF library)
|
|
|
|
|
2022-03-14 03:42:32 +08:00
|
|
|
Library and tools to access the Personal Folder File (PFF) and the
|
|
|
|
Offline Folder File (OFF) format.
|
2014-12-16 19:48:22 +08:00
|
|
|
|
|
|
|
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)
|
2022-05-20 11:56:47 +08:00
|
|
|
-64-bit with 4k pages with DEFLATE compression (Compressed OST files)
|
2014-12-16 19:48:22 +08:00
|
|
|
|
|
|
|
Additional features:
|
|
|
|
|
|
|
|
-item recovery
|
|
|
|
-handles corrupted encrypted PFF with encryption type none
|
2016-12-02 08:43:27 +08:00
|
|
|
|
|
|
|
THIS IS EXPERIMENTAL SOFTWARE (Pre-Release)
|