crc32

From SpybotWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
crc32
Variants crc32
Previously {{{PREVIOUS}}}
Group File Hashes
Version advcheck.dll ??? < 1.5.4.5

A simple CRC check of the whole file

Usage

crc32=<hash(string[8])>

Examples

crc32=1234ABCD

Description

Compares the CRC32 hash of the file contents. While md5 is much safer regarding collisions, this one may speed up archive scans, since archive directories often contain CRC32 hashes which make it possible to test archive contents without completely extracting it.

See also

Similar parameters

Similar commands