Difference between revisions of "Size(section)"
(New page: {{AdvFileParam|size[section]}} A check of the size of one specific section ==Usage== size[section]=<sectionname(string)|size(int)> ===Examples=== size[section]=.text|37947 ===Descript...) |
(→Usage) |
||
Line 3: | Line 3: | ||
==Usage== | ==Usage== | ||
− | size[section]=<sectionname(string)|size(int)> | + | size[section]=<sectionname(string)>|<size(int)> |
===Examples=== | ===Examples=== |
Revision as of 18:14, 18 February 2008
A check of the size of one specific section
Contents
Usage
size[section]=<sectionname(string)>|<size(int)>
Examples
size[section]=.text|37947
Description
Checks the size of a single Portable Executable file section.