Skip to content
/ hashify Public

Software for calculating hardware accelerated crc32 hashes of files and finding changes.

License

Notifications You must be signed in to change notification settings

Rengyr/hashify

Repository files navigation

Hashify
Dominik 'Rengyr' Kosík, mail@rengyr.eu
CRC32 hash.

Project status

USAGE:
    hashify.exe [FLAGS] [OPTIONS] [input]

FLAGS:
    -h, --help         Prints help information
    -r, --recursive    Enable recursive search
    -q, --quiet        Disable statistics at the end
    -V, --version      Prints version information
    -v                 Sets the level of verbosity: (repeat for increased verbosity)
                        Level 1: Verbose info about new/removed files
                        Level 2: Verbose info about every file


OPTIONS:
    -b, --buffer <buffer>    Size of read buffer in KB
    -o, --output <output>    Output of hash file
                             Its hash is ignored
                             Output is ignored for single file hash

ARGS:
    <input>    Input file or directory

About

Software for calculating hardware accelerated crc32 hashes of files and finding changes.

Topics

Resources

License

Stars

Watchers

Forks

Languages