Validate files
April 27, 2022 ยท View on GitHub
A tool for validating file hashes
How to compile
cd src
v .
# Or 'v validate.v'
How to use
validate.out <file1> <file2>
Will compare the SHA1 hashes and respond acordingly
April 27, 2022 ยท View on GitHub
A tool for validating file hashes
cd src
v .
# Or 'v validate.v'
validate.out <file1> <file2>
Will compare the SHA1 hashes and respond acordingly