count(sections)

From SpybotWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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.

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.

See also

Similar parameters

Similar commands