count(sections)
count[sections] | |
Variants | count[sections] count[sections]> count[sections]< |
Previously | pesec |
Group | Sections (PE) |
Version | advcheck.dll ??? < 1.5.4.5 |
A check about the number of sections.
Contents
Usage
count[sections]=<count(int)> count[sections]>=<count(int)> count[sections]<=<count(int)>
Examples
Description
Checks the number of sections inside a Portable Executable format file. This test also supports the lesser than or equal and greater than or equal comparisons.