Skip to content

jtmoran/parseRS

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
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