Difference between revisions of "Md5"
(added info box) |
m (→Usage: fixed var type) |
||
Line 9: | Line 9: | ||
==Usage== | ==Usage== | ||
− | md5=<hash( | + | md5=<hash(string32])> |
===Examples=== | ===Examples=== |
Revision as of 17:12, 22 February 2008
md5 | |
Variants | md5 |
Previously | |
Group | File Hashes |
Version | advcheck.dll ??? < 1.5.4.5 |
A simple MD5 check of the whole file.
Contents
Usage
md5=<hash(string32])>
Examples
md5=123456789012345678901234567890AB
Description
This parameter compares the MD5 hash of the scanned file. MD5 hashes are cached, so this test is actually quite cheap in terms of scantime.