Skip to content

bernas670/SOPE-Proj1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Forensic Analysis Tool

Forensic analysis utility for directories and files in Unix / Linux environment.

Project Info

Use

forensic [-r] [-h [md5[,sha1[,sha256]]] [-o <outfile>] [-v] <file|dir>

  • -r : analyse all files in the specified directory and all subdirectories
  • -h : calculate one or more cryptographic hash of the analysed files (if more than one argument is wanted separate them with commas)
  • -o : store the analysis data in a CSV file (not in the standard output)
  • -v : generate a log file

About

Operating Systems 1st Project @FEUP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published