A project for file configuration and hashing
Project description
verdict-hasher
Documentation: https://cyncrovee.github.io/verdict-hasher/
An easy-to-use CLI program to check the hashes of files
Currently supports:
- SHA1
- SHA224
- SHA256
- SHA384
- SHA512
- SHA3_224
- SHA3_256
- SHA3_384
- SHA3_512
- MD5
- BLAKE2b
- BLAKE2s
Usage:
Requirements:
- Python installed on your system (if it's not working, try upgrading your version of Python and/or adding Python to your PATH)
- The questionary and tqdm python packages, which can be installed via pip:
pip install questionary tqdm
Running:
To use, simply download the directory then open a terminal and use
python verdict-hasher
There may be more ways of doing it, so feel free to use what works for you
Arguments:
-n or --name will skip the first prompt and go straight to asking for the file name (from your current working directory)
-p or --path will skip the first prompt and go straight to asking for the file path
Create .txt file with hashes:
Once the program has finished generating the hashes, it should prompt you to optionally save a .txt file with the hashes stored inside. If you accept, it should prompt you to name said .txt file. It will save the file in the current working directory. If there already a .txt file of the same name in the directory, it will likely be overwritten by the program, so be careful what you name it!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file verdict_hasher_cli-0.1.0.tar.gz.
File metadata
- Download URL: verdict_hasher_cli-0.1.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed691f3acae866a546f23bc132cf477cb34814718cc1a91ecf64a49147b7525b
|
|
| MD5 |
13c31854cbb8d07fec8bfeee91696696
|
|
| BLAKE2b-256 |
2b4ec8311596297ecb236659ba4080230468380b2bb2fd03ba1a3aeb0a9864fd
|
File details
Details for the file verdict_hasher_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: verdict_hasher_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9689e0f4c1d3f5156363154a2177db0ac76acd072bb8ea7c9be140ec40b5ff79
|
|
| MD5 |
1e21974e9cb9aea5a383d53cba3be22f
|
|
| BLAKE2b-256 |
5b83fad3fbc54d6891a38044f9d6e9204787278bbb3738048f6afb48845237a7
|