Difference between pages "File:Maxtor PRML Read Channels.pdf" and "Libpff"
From Forensics Wiki
(Difference between pages)
(Whitepaper from maxtor (Freely available on their website) about PRML read channels.) |
Joachim Metz (Talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | + | {{Infobox_Software | | |
| + | name = libpff | | ||
| + | maintainer = [[Joachim Metz]] | | ||
| + | os = [[Linux]], [[FreeBSD]], [[NetBSD]], [[OpenBSD]], [[Mac OS X]], [[Windows]] | | ||
| + | genre = {{Analysis}} | | ||
| + | license = {{LGPL}} | | ||
| + | website = [http://code.google.com/p/libpff/ code.google.com/p/libpff/] | | ||
| + | }} | ||
| + | |||
| + | The '''libpff''' package contains a library and applications to read the [[Personal Folder File (PAB, PST, OST)]] format. | ||
| + | |||
| + | == Features == | ||
| + | Libpff is a cross-platform shared library that support PST, OST and PAB files. Currently the data in PAB files is only partially supported. | ||
| + | Support was added to deal with corrupted files and to recover data. | ||
| + | |||
| + | == Tools == | ||
| + | The '''libpff''' package contains the following tools: | ||
| + | * '''pffexport''', which exports the items stored in PAB, PST and OST (PFF) files | ||
| + | * '''pffinfo''', which shows information about PFF files. | ||
| + | |||
| + | '''pffrecover''', has been replaced by '''pffexport -m recovered''' | ||
| + | |||
| + | == History == | ||
| + | |||
| + | Libpff was created by [[Joachim Metz]] in 2008, while working for [http://en.hoffmannbv.nl/ Hoffmann Investigations]. | ||
| + | |||
| + | Libpff is a rewrite of earlier work on the PST file format by the [[libpst|libpst project]]. | ||
| + | |||
| + | == See Also == | ||
| + | * [[libpst]] | ||
| + | |||
| + | == External Links == | ||
| + | * [http://code.google.com/p/libpff/ Project site] | ||
| + | * [https://sourceforge.net/projects/libpff/ Old project site] | ||
Revision as of 05:43, 29 July 2012
| libpff | |
|---|---|
| Maintainer: | Joachim Metz |
| OS: | Linux, FreeBSD, NetBSD, OpenBSD, Mac OS X, Windows |
| Genre: | Analysis |
| License: | LGPL |
| Website: | code.google.com/p/libpff/ |
The libpff package contains a library and applications to read the Personal Folder File (PAB, PST, OST) format.
Contents |
Features
Libpff is a cross-platform shared library that support PST, OST and PAB files. Currently the data in PAB files is only partially supported. Support was added to deal with corrupted files and to recover data.
Tools
The libpff package contains the following tools:
- pffexport, which exports the items stored in PAB, PST and OST (PFF) files
- pffinfo, which shows information about PFF files.
pffrecover, has been replaced by pffexport -m recovered
History
Libpff was created by Joachim Metz in 2008, while working for Hoffmann Investigations.
Libpff is a rewrite of earlier work on the PST file format by the libpst project.
See Also
External Links
File usage
The following page links to this file: