Difference between revisions of "Md5(res)"

From SpybotWiki
Jump to: navigation, search
(added info box)
m (Usage: fixed var type)
 
Line 9: Line 9:
  
 
==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===

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