https://github.com/noarche/get-filehash-gui
Show file hash for one or multiple files. SHA1 SHA256 SHA384 SHA512
https://github.com/noarche/get-filehash-gui
get-filehash gui sha1 sha1-hash sha256-hash sha384 sha384-hash sha512 sha512-hash
Last synced: 2 months ago
JSON representation
Show file hash for one or multiple files. SHA1 SHA256 SHA384 SHA512
- Host: GitHub
- URL: https://github.com/noarche/get-filehash-gui
- Owner: noarche
- License: mpl-2.0
- Created: 2023-09-30T16:55:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-26T07:19:44.000Z (5 months ago)
- Last Synced: 2025-01-30T08:16:02.322Z (4 months ago)
- Topics: get-filehash, gui, sha1, sha1-hash, sha256-hash, sha384, sha384-hash, sha512, sha512-hash
- Language: Python
- Homepage:
- Size: 16.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# get-filehash-gui
get-filehash-GUI
user is prompted to select either path
select a file to generate hash for single file
select a folder to generate hash for multiple filesuser is prompted for type of hash
sha1
sha256
sha384
sha512
all of the aboveresults will be displayed with option to copy to clipboard or save as text file.
