FCIV

ファイルのハッシュ値を計算するMicrosoftのツール

C:\fciv>fciv.exe
//
// File Checksum Integrity Verifier version 2.05.
//

Usage:  fciv.exe [Commands] 

Commands: ( Default -add )

        -add     : Compute hash and send to output (default screen).
                dir options:
                -r       : recursive.
                -type    : ex: -type *.exe.
                -exc file: list of directories that should not be computed.
                -wp      : Without full path name. ( Default store full path)
                -bp      : specify base path to remove from full path name

        -list            : List entries in the database.
        -v               : Verify hashes.
                         : Option: -bp basepath.

        -? -h -help      : Extended Help.

Options:
        -md5 | -sha1 | -both    : Specify hashtype, default md5.
        -xml db                 : Specify database format and name.

To display the MD5 hash of a file, type fciv.exe filename

C:\fciv>
C:\fciv>fciv.exe c:\fciv -r -xml 01.xml
//
// File Checksum Integrity Verifier version 2.05.
//
Start Time: 12/04/2009 at 14h56'25''

Error loading XML document.
Create New XML database

End Time..: 12/04/2009 at 14h56'28''


        Processed 2 directories
        Processed 9 files
Errors have been reported to fciv.err

C:\fciv>
C:\fciv>fciv.exe -list -xml 01.xml
//
// File Checksum Integrity Verifier version 2.05.
//
Listing entries in database:
                                                      • -
MD5 Filename
                                                                                                                                                • -
7641acb4ac51cf0140a4a8a5c6b0258a c:\fciv\01.exe 178173a8b825058e2edd6d5d6137f280 c:\fciv\01.xml 062e1e3f3ef4e90acab34fbb3e94f8b5 c:\fciv\02.PNG 7dd4d240e9310649197c8fa5ae769adf c:\fciv\03.txt e2c6d562bd35352b73c00a744e9c07c6 c:\fciv\fciv.exe a31c4243b75cdab0a444ed1a3b339dec c:\fciv\folder\04.iso ea4bda4180eb9787a0a8cbffaec30386 c:\fciv\folder\05.jar ff1e48435164f3709e9492ce71ff3925 c:\fciv\folder\06.exe Number of entries found: 8 C:\fciv>