PyPI - Python Version

HASH-verify

Verify file hashes of downloaded files easily in a GUI

alt text

What it does…

This gui based Python3 app calculates 3 types of file hashes and can evaluate if a hash matches.

This is usable, when you download a file from a webpage. Often you also receive a hash value in order to check that the downloaded file has not been tempered with.

Running the app

  • Python3
  • pip3 install PySimpleGUI

./hasher.py

References

PySimpleGUI -> https://pysimplegui.readthedocs.io/en/latest/

File Hashing ->

Enjoy and let me know if you like it.

GitHub

View Github