Difference between revisions of "Md5(res)"
m (→Usage: fixed var type) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{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( | + | 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.
Contents
Usage
md5[res]=<resource type(string)>|<resource name(string)|<hash(string[32])>
Examples
Description
Tests the MD5 hash of a specified resource.