md5(section)
md5[section] | |
Variants | md5[section] |
Previously | ssecmd5 |
Group | Sections (PE) |
Version | advcheck.dll ??? < 1.5.4.5 |
A MD5 check of the one section of the file.
Contents
Usage
md5[section]=<sectionname(string)>-<hash(text[32])>
Examples
md5[section]=.text-1234567890ABCDEFABCDEF1234567890
Description
Checks the MD5 hash for a single section. This test is not cached.