Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Repository containing all scripts developed for pagefile.sys forensic analysis

Notifications You must be signed in to change notification settings

Barroqueiro/Pagefile.sys-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pagefile.sys-Analysis

Setup

pip install termcolor (Necessary for the common search script)

Usage

File system

Alter the file to read the strings from and run: python3 gfs.py

System Information

Alter the file to read the strings from and run: python3 gsi.py

Common Search

Alter the file to read the strings from and run: python3 gcs.py [Search_word] [Numer_of_chars_before_and_after]

Requests and Emails

Alter the file to read the strings from, the file to output emails to and the file to output requests to, and run: python3 gre.py

About

Repository containing all scripts developed for pagefile.sys forensic analysis

Resources

Stars

Watchers

Forks

Languages