Count(sections)

From SpybotWiki
Revision as of 18:15, 18 February 2008 by CCRDude (talk | contribs) (New page: {{AdvFileParam|count[sections]}} A check about the number of sections. ==Usage== count[sections]=<count(int)> count[sections]>=<count(int)> count[sections]<=<count(int)> ===Examples==...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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