binaryassasins / HASH3R-Enhanced-hfsum

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.

Home Page:https://github.com/binaryassasins/HASH3R-MD5-File-Hash-Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HASH3R-ENHANCED HFSUM HASH GENERATOR

  1. To begin with, please ensure that you have Git installed on your machine by running git -v or git --version in terminal. If you have Git installed on your machine, it should display git version <git_version>. Otherwise, you can download and install Git from the official Git website: https://git-scm.com/downloads
  2. Navigate to a location/folder that you want the cloned files to be stored using cd command
  3. Use git clone https://github.com/binaryassasins/HASH3R-Enhanced-hfsum.git
  4. Navigate to hfsum folder by using cd ehfsum to change the directory
  5. Use .\ehfsum -h to see the manual
  6. To retrieve the hash value of a file, you can use .\ehfsum -hf <file_name> or .\ehfsum --hash <file_name> within the ehfsum directory

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.

https://github.com/binaryassasins/HASH3R-MD5-File-Hash-Generator

License:MIT License


Languages

Language:Python 100.0%