size(section)
Jump to navigation
Jump to search
| size[section] | |
| Variants | size[section] |
| Previously | ssecsize |
| Group | Sections (PE) |
| Version | advcheck.dll ??? < 1.5.4.5 |
A check of the size of one specific section.
Usage
size[section]=<sectionname(string)>|<size(int)>
Examples
size[section]=.text|37947
Description
Checks the size of a single Portable Executable file section.