Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 438 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 438 Bytes

zChecksum

Tool to obtain and compare hashes.

  • Python >= 3.9
  • pip install hashlib
  • pip install colorama

Usage:

python zChecksum.py <file_name>
python zChecksum.py <file_name> [hash]

The [hash] arg is optional. This hash will compare the hashes that were obtained from the <file_name>.

Example:

zchecksum