Skip to content

jtmoran/parseRS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

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

About

Parses IE's Automatic Crash Recovery Files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages