veenoise / Sha256FileHashChecker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sha256FileHashChecker

This is a simple file hash checker bash script demonstration for the Google Developer Student Club - Polytechnic University of the Philippines Cybersecurity Department.

Usage

If the script is not yet executable, run the following command:

chmod u+x Sha256FileHashChecker.sh

Then, to run the script, enter the following command:

./Sha256FileHashChecker.sh

About


Languages

Language:Shell 100.0%