Skip to content

Slot: size_of_headers

Specifies the combined size of the MS-DOS, PE header, and section headers, rounded to a multiple of the value specified in file_alignment.

URI: attack:size_of_headers Alias: size_of_headers

Applicable Classes

Name Description Modifies Slot
WindowsPEOptionalHeaderType The Windows PE Optional Header type represents the properties of the PE optio... no

Properties

Type and Range

Property Value
Range Integer
Domain Of WindowsPEOptionalHeaderType

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Minimum Value 0

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/attack

Mappings

Mapping Type Mapped Value
self attack:size_of_headers
native attack:size_of_headers

LinkML Source

name: size_of_headers
description: Specifies the combined size of the MS-DOS, PE header, and section headers,
  rounded to a multiple of the value specified in file_alignment.
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: size_of_headers
domain_of:
- WindowsPEOptionalHeaderType
range: integer
minimum_value: 0