Difference between revisions of "Md5(bitmap)"

From SpybotWiki
Jump to: navigation, search
(added previous name)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:md5(bitmap)}}{{AdvFileParam|md5[bitmap]}}
+
{{AdvParamInfo
A MD5 check of a bitmap resource of the file.
+
|SYNTAX = md5[bitmap]
 +
|TITLESYNTAX = md5(bitmap)
 +
|PREVIOUS = brmd5
 +
|VARIANTS =
 +
|PEVERSION = ??? < 1.5.4.5
 +
|GROUP = Data Resources (PE)
 +
}}A MD5 check of a bitmap resource of the file.
  
 
==Usage==
 
==Usage==

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