ContentHashVerifier 1.3 - verify the integrity of decrypted ISO/Folder

2025-12-30

Download for Windows
Download for macOS universal binary
Download for Linux x64/x86

Command Line

Usage:
        content-hash-verifier [switch] [iso or folder]
Switch:
        -a        abort on mismatch hash
        -h        help
        -?        help
        -nologo   suppress copyright message
        -k[file]  specify keydb.cfg location
        -p        show progress
        -v        verbose output
Example:
        content-hash-verifier d:\avatar\
        content-hash-verifier "-kd:\keydb.cfg" d:\avatar_decrypted\

The difference between the command-line tool and the GUI version of Content Hash Verifier: 
the GUI version can verify ISOs/Folders with CCI removed, whereas this command-line version does not support it.