Skip to content

Given a range of dates, is capable of extracting various information from a Windows system in said time range

Notifications You must be signed in to change notification settings

msoto5/cs42_recovery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

cs42_recovery

recovery.py, given a range of dates, is capable of extracting various information from a Windows system in said time range:

  • Installed apps
  • Browsing history (from all main browsers)
  • Recent files
  • Temporal files
  • Running processes

Getting started

The following libraries need to be installed:

  • Pandas:
pip install pandas
  • Browser-history:
pip install browser-history

Manual


Examples




About

Given a range of dates, is capable of extracting various information from a Windows system in said time range

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages