Skip to content

This Python script was written as a Linux tool to perform a preview of image files present on an NTFS file system, and generate a PDF report of items of interest.

License

Notifications You must be signed in to change notification settings

0xhughes/PyReview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PyReview

This script was written as a Linux tool to check a file system for image files, gather a list of all present image files within that FS, then present them to a user via a web page. Via the webpage they may note items of interest and generate those items into a report. This script was written in Linux using Python v2.7. It was a foray into creating a "forensic" tool. Something that may be used for preview, to quick see everything present on a suspect FS and then report items of interest in PDF format.

About

This Python script was written as a Linux tool to perform a preview of image files present on an NTFS file system, and generate a PDF report of items of interest.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages