Difference between revisions of "Talk:Extensible Storage Engine (ESE) Database File (EDB) format"
From Forensics Wiki
(Created page with "Are there any tools that can show or export the contents of these database files?") |
|||
| Line 1: | Line 1: | ||
Are there any tools that can show or export the contents of these database files? | Are there any tools that can show or export the contents of these database files? | ||
| + | |||
| + | There is a project on sourceforge, maintained by Joachim Metz, that is trying to reverse engineer the format. | ||
| + | An alpha stage tool is available for download and some good documentation regarding the format. | ||
| + | [http://sourceforge.net/projects/libesedb/] | ||
Revision as of 09:58, 9 June 2011
Are there any tools that can show or export the contents of these database files?
There is a project on sourceforge, maintained by Joachim Metz, that is trying to reverse engineer the format. An alpha stage tool is available for download and some good documentation regarding the format. [1]