- /HASH=<hash_name>
Specifies which hash algorithms to use. Multiple hash names must be separated by comas. Supported algorithms: crc32, md5, ripemd160, sha1, sha256, sha384, sha512.
Examples:
- MultiHasher /HASH=md5,sha512
- /LANG=[id]
Specifies which language to use.
Examples:
- MultiHasher /LANG=pt-PT
- MultiHasher /LANG=0x0809
- MultiHasher /LANG=es
- MultiHasher /LANG=az-Cyrl-AZ
- /PORTABLE
Runs MultiHasher in portable mode.
- /READONLY
Settings are not saved to disk.
- /RECURSION
Includes sub-folders when a path points to a folder.
- /OFFSET=[x]
Indicates where in the file the calculation will start.
Examples:
- MultiHasher /OFFSET=3 license.txt
- /BLOCKSIZE=[n]
Indicates the size of the block to be calculated.
Examples:
- MultiHasher /BLOCKSIZE=512 \??\PhysicalDrive0
- MultiHasher /OFFSET=63 /BLOCKSIZE=100 sample.bin
- /PID=[pid]
Adds image files of the specified processes to the file queue.
Examples:
- MultiHasher /PID
- MultiHasher /PID=2264,4928
- [path]
Path to a file, folder or drive. Multiple paths allowed.
Examples:
- MultiHasher license.txt
- MultiHasher "%PROGRAMFILES%\Windows Media Player\wmplayer.exe"
- MultiHasher mhasher.exe MultiHasher.exe
- MultiHasher /BLOCKSIZE=512 \Device\Harddisk0\DR0
The documentation is licensed under a Creative Commons Attribution 3.0 Unported License.