fciv

Availability and description of the File Checksum Integrity Verifier utility

  • ficvを使って、ファイルのハッシュを比較

※作成
w:\>fciv.exe w:\fciv.exe -WP w:\ -xml w:\fciv.xml
//
// File Checksum Integrity Verifier version 2.05.
//
Error loading XML document. (← 気にしない (^-^;;; )
Create New XML database

w:\>type fciv.xml

<?xml version="1.0" encoding="utf-8"?>
<FCIV>
 <FILE_ENTRY><name>fciv.exe</name><MD5>4sbVYr01NStzwAp0TpwHxg==</MD5></FLE_ENTRY>
</FCIV>

※比較
w:\>fciv.exe -v -bp w:\ -xml w:\fciv.xml
//
// File Checksum Integrity Verifier version 2.05.
//
Starting checksums verification : 09/06/2006 at 16h31'28

All files verified successfully

End Verification : 09/06/2006 at 16h31'28