jtmoran/parseRS
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
John Moran (john@jtmoran.com)
ParseRS can be used extract browsing information from Automatic Crash
Recovery files created by Internet Explorer.
Requires Python 3 and OleFileIO_PL library.
Options:
-d, --directory <directory> Read the contents of all recovery
store files and their associated
tab data files in a directory
OR
-r, --recovery <file> Read a single recovery store file
and its associated tab data files
OR
-t, --tab <file> Read a single tab data file
-v, --verbose Display all strings for each page
(These may include referrers, links
user names, passwords and more)
-h, --help Show help