Difference between pages "MHDD" and "Libevtx"
From Forensics Wiki
(Difference between pages)
m (Created page with "MHDD accesses hard drives at the physical level, allowing bad-blocks to be accessed and remapped. http://hddguru.com/software/2005.10.02-MHDD/") |
Joachim Metz (Talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | + | {{Infobox_Software | | |
| + | name = libevtx | | ||
| + | maintainer = [[Joachim Metz]] | | ||
| + | os = [[Linux]], [[FreeBSD]], [[NetBSD]], [[OpenBSD]], [[Mac OS X]], [[Windows]] | | ||
| + | genre = {{Analysis}} | | ||
| + | license = {{LGPL}} | | ||
| + | website = [http://code.google.com/p/libevtx/ code.google.com/p/libevtx/] | | ||
| + | }} | ||
| − | http:// | + | The '''libevtx''' package contains a library and applications to read [[Windows XML Event Log (EVTX)]] files. |
| + | |||
| + | == History == | ||
| + | |||
| + | Libevtx was created by [[Joachim Metz]] in 2011. | ||
| + | |||
| + | == Tools == | ||
| + | The '''libevtx''' package contains the following tools: | ||
| + | * '''evtxinfo''', which shows information about EVTX files. | ||
| + | * '''evtxexport''', which exports information from EVTX files. | ||
| + | |||
| + | == External Links == | ||
| + | |||
| + | * [http://code.google.com/p/libevtx/ libevtx project site] | ||
Revision as of 04:05, 21 July 2012
| libevtx | |
|---|---|
| Maintainer: | Joachim Metz |
| OS: | Linux, FreeBSD, NetBSD, OpenBSD, Mac OS X, Windows |
| Genre: | Analysis |
| License: | LGPL |
| Website: | code.google.com/p/libevtx/ |
The libevtx package contains a library and applications to read Windows XML Event Log (EVTX) files.
History
Libevtx was created by Joachim Metz in 2011.
Tools
The libevtx package contains the following tools:
- evtxinfo, which shows information about EVTX files.
- evtxexport, which exports information from EVTX files.