size(section)

From SpybotWiki
Jump to: navigation, 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.

See also

Similar parameters

Similar commands