grokevt-findlogs(1) | grokevt-findlogs(1) |
grokevt-findlogs - Attempts to find log file fragments in raw binary files, such as memory dumps and disk images.
grokevt-findlogs -?
grokevt-findlogs [-v] [-h] [-H] [-o offset] raw-file
grokevt-findlogs searches a raw binary file for event log records. It produces a simple comma-separated values (CSV) output to stdout which includes metadata and offsets of any hits. Using the metadata and offset/contiguity information, it should be easy to determine if the hits are false positives or not.
Probably a few. This script has not been extensively tested with some guest platforms.
There are likely some speed improvements that could be made.
Written by Timothy D. Morgan
Please see the file "LICENSE" included with this software distribution.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more details.
grokevt(7) grokevt-addlog(1) grokevt-builddb(1) grokevt-dumpmsgs(1) grokevt-parselog(1) grokevt-ripdll(1)
20 June 2011 | File Conversion Utilities |