Monday, March 20, 2017

File Checksum Integrity Verifier fciv

Downloaded some files earlier, the files have same filename and same file size.

How we know know the downloaded files are exactly the same?

Solution: 

Use File Checksum Integrity Verifier (fciv) from Microsoft.

Example 1:

fciv name_of_file -both

Using -both display hash values in MD5 and SHA1

Example 2:

fciv name_of_file -both > name.txt

This will save to name.txt

By the way, the example file is stinger32.exe. You cam download from here





- wong chee tat :)

No comments: