Difference between revisions of "Md5(sections)"
(New page: {{AdvFileParam|md5[sections]}} A MD5 check of the valid section part of the file. ==Usage== md5[sections]=<hash(text[32])> ===Examples=== ===Description=== Calculates the MD5 hash of t...) |
|||
Line 1: | Line 1: | ||
− | {{AdvFileParam|md5[sections]}} | + | {{DISPLAYTITLE:md5(sections)}}{{AdvFileParam|md5[sections]}} |
A MD5 check of the valid section part of the file. | A MD5 check of the valid section part of the file. | ||
Revision as of 15:17, 19 February 2008
A MD5 check of the valid section part of the file.
Contents
Usage
md5[sections]=<hash(text[32])>
Examples
Description
Calculates the MD5 hash of the valid section part of a Portable Executable format file. This can be useful if the file is padded with rubbish, since this rubbish would often be outside the defines sections. This value is cached as well and therefore regarded as performant enough for regular use.