Skip to content

Slot: file_alignment

Specifies the factor (in bytes) that is used to align the raw data of sections in the image file.

URI: attack:file_alignment Alias: file_alignment

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:file_alignment
native attack:file_alignment

LinkML Source

name: file_alignment
description: Specifies the factor (in bytes) that is used to align the raw data of
  sections in the image file.
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: file_alignment
domain_of:
- WindowsPEOptionalHeaderType
range: integer
minimum_value: 0