Skip to content

Slot: size_of_code

Specifies the size of the code (text) section. If there are multiple such sections, this refers to the sum of the sizes of each section.

URI: attack:size_of_code Alias: size_of_code

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_code
native attack:size_of_code

LinkML Source

name: size_of_code
description: Specifies the size of the code (text) section. If there are multiple
  such sections, this refers to the sum of the sizes of each section.
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: size_of_code
domain_of:
- WindowsPEOptionalHeaderType
range: integer
minimum_value: 0