Get the hash value of the selected file.
This is just a nice GUI, the actual hashing is done using dedicated libraries.
Prebuilt program is available under Releases
- Clone repository
- Install Python
- Install dependencies:
pip install -r requirements.txt
- Install UPX (optional)
- Run build.py
- Built
*.exe
will be placed in the same folder