Difference between revisions of "Md5(res)"

From SpybotWiki
Jump to: navigation, search
(New page: {{AdvFileParam|md5[res]}} A MD5 check of a specific resource of the file. ==Usage== md5[res]=<resource type(string)>|<resource name(string)|<hash(text[32])> ===Examples=== ===Descripti...)
 
m (Usage: fixed var type)
 
(4 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]
  
Line 19: Line 26:
 
* [[md5(bitmap)]]
 
* [[md5(bitmap)]]
 
* [[md5(icon)]]
 
* [[md5(icon)]]
* [[resmd5]]
 
 
* [[size(res)]]
 
* [[size(res)]]
  

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