Hi,
I'm looking for a software that I could call from vbscript to validate the hash of files.
I have a text file that contains a list of the result hashes from a full directory. I want to be able to read that file from vbscript and for every hash in there, find and check the file in the directory to validate the hash.
Any sugegstion?
Thx.