Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 342 Bytes

File metadata and controls

10 lines (7 loc) · 342 Bytes

File Hashing Tool

FileHasher

A simple file hashing utility written in Python to verify file integrity.

FileHasherList

  • Define file format

To-Do:

  • FileHasherList (.fhl) format, generate a file hash list for FileHasher to parse, useful to verify a large directory with many files. Used to match state with a file hash list.