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: