md5(bitmap)
md5[bitmap] | |
Variants | md5[bitmap] |
Previously | brmd5 |
Group | Data Resources (PE) |
Version | advcheck.dll ??? < 1.5.4.5 |
A MD5 check of a bitmap resource of the file.
Contents
Usage
md5[bitmap]=<resname(string)>-<hash(string[32])>
Examples
Description
While at first look this looks like md5(res) with the bitmap resource type set, this only actually uses a cache to speed up repeated tests.