- To begin with, please ensure that you have Git installed on your machine by running
git -v
orgit --version
in terminal. If you have Git installed on your machine, it should displaygit version <git_version>
. Otherwise, you can download and install Git from the official Git website: https://git-scm.com/downloads - Navigate to a location/folder that you want the cloned files to be stored using
cd
command - Use
git clone https://github.com/binaryassasins/HASH3R-Enhanced-hfsum.git
- Navigate to hfsum folder by using
cd ehfsum
to change the directory - Use
.\ehfsum -h
to see the manual - To retrieve the hash value of a file, you can use
.\ehfsum -hf <file_name>
or.\ehfsum --hash <file_name>
within the ehfsum directory
-
Notifications
You must be signed in to change notification settings - Fork 0
Meet the Enhanced Version of hfsum! Enjoy an array of customization options and a broader selection of hashing algorithms. Be aware that due to increased functionality, the performance of this CLI-based program might be impacted. If you run into any issues, remember that the portable version is available as an alternative.
License
binaryassasins/HASH3R-Enhanced-hfsum
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Meet the Enhanced Version of hfsum! Enjoy an array of customization options and a broader selection of hashing algorithms. Be aware that due to increased functionality, the performance of this CLI-based program might be impacted. If you run into any issues, remember that the portable version is available as an alternative.