Difference between pages "Named entity recognition" and "Libpff"
From Forensics Wiki
(Difference between pages)
m (→See Also) |
Joachim Metz (Talk | contribs) (libpff) |
||
| Line 1: | Line 1: | ||
| − | = | + | {{Infobox_Software | |
| − | + | name = libpff | | |
| − | + | maintainer = [[Joachim Metz]], [[David Loveall]] | | |
| − | + | os = [[Linux]], [[FreeBSD]], [[NetBSD]], [[OpenBSD]], [[Mac OS X]], [[Windows]] | | |
| − | + | genre = {{Analysis}} | | |
| − | + | license = {{LGPL}} | | |
| − | ** [http:// | + | website = [http://libpff.sourceforge.net libpff.sourceforge.net] | |
| + | }} | ||
| + | |||
| + | The '''libpff''' package contains [[Linux]] based library and applications to read PST, OST and PAB files. | ||
| + | It has been ported to other platforms like [[FreeBSD]] [[NetBSD]] [[OpenBSD]] [[Mac OS X]] and [[Windows]] as well. | ||
| + | |||
| + | == 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 [http://www.five-ten-sg.com/libpst/ libpst project]. Libpff was updated to be a shared library and support the OST and PAB files. | ||
| + | |||
| + | Currently libpff partially supports the data in PAB files. | ||
| + | |||
| + | == 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''', which exports recovered items stored in PAB, PST and OST (PFF) files | ||
| + | |||
| + | == External Links == | ||
| + | |||
| + | * [http://libpff.sourceforge.net libpfff project site] | ||
Revision as of 06:21, 31 January 2009
| libpff | |
|---|---|
| Maintainer: | Joachim Metz, David Loveall |
| OS: | Linux, FreeBSD, NetBSD, OpenBSD, Mac OS X, Windows |
| Genre: | Analysis |
| License: | LGPL |
| Website: | libpff.sourceforge.net |
The libpff package contains Linux based library and applications to read PST, OST and PAB files. It has been ported to other platforms like FreeBSD NetBSD OpenBSD Mac OS X and Windows as well.
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. Libpff was updated to be a shared library and support the OST and PAB files.
Currently libpff partially supports the data in PAB files.
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, which exports recovered items stored in PAB, PST and OST (PFF) files