Skip to content

Slot: size_of_image

Specifies the size, in bytes, of the image, including all headers, as the image is loaded in memory.

URI: attack:size_of_image Alias: size_of_image

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_image
native attack:size_of_image

LinkML Source

name: size_of_image
description: Specifies the size, in bytes, of the image, including all headers, as
  the image is loaded in memory.
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: size_of_image
domain_of:
- WindowsPEOptionalHeaderType
range: integer
minimum_value: 0