Difference between revisions of "Md5(res)"

From SpybotWiki
Jump to: navigation, search
(Similar parameters)
m (Usage: fixed var type)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{AdvFileParam|md5[res]}}
+
{{AdvParamInfo
A MD5 check of a specific resource of the file.
+
|SYNTAX = md5[res]
 +
|TITLESYNTAX = md5(res)
 +
|PREVIOUS = resmd5
 +
|VARIANTS =
 +
|PEVERSION = ??? < 1.5.4.5
 +
|GROUP = Data Resources (PE)
 +
}}A MD5 check of a specific resource of the file.
  
 
==Usage==
 
==Usage==
  md5[res]=<resource type(string)>|<resource name(string)|<hash(text[32])>
+
  md5[res]=<resource type(string)>|<resource name(string)|<hash(string[32])>
  
 
===Examples===
 
===Examples===
Line 11: Line 17:
  
 
==See also==
 
==See also==
 +
* [[Resource types]]
 
* [http://en.wikipedia.org/wiki/MD5 Wikipedia on the Message-Digest algorithm 5]
 
* [http://en.wikipedia.org/wiki/MD5 Wikipedia on the Message-Digest algorithm 5]
  

Latest revision as of 19:15, 22 February 2008

md5[res]
Variants md5[res]
Previously resmd5
Group Data Resources (PE)
Version advcheck.dll ??? < 1.5.4.5

A MD5 check of a specific resource of the file.

Usage

md5[res]=<resource type(string)>|<resource name(string)|<hash(string[32])>

Examples

Description

Tests the MD5 hash of a specified resource.

See also

Similar parameters

Similar commands

Tools