Md5(bitmap): Difference between revisions

From SpybotWiki
Jump to navigation Jump to search
(added info box)
(added previous name)
 
Line 2: Line 2:
|SYNTAX = md5[bitmap]
|SYNTAX = md5[bitmap]
|TITLESYNTAX = md5(bitmap)
|TITLESYNTAX = md5(bitmap)
|PREVIOUS =
|PREVIOUS = brmd5
|VARIANTS =
|VARIANTS =
|PEVERSION = ??? < 1.5.4.5
|PEVERSION = ??? < 1.5.4.5

Latest revision as of 09:12, 22 February 2008

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.

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.

See also

Similar parameters

Similar commands