Skip to content

Slot: address_of_entry_point

Specifies the address of the entry point relative to the image base when the executable is loaded into memory.

URI: attack:address_of_entry_point Alias: address_of_entry_point

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

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: address_of_entry_point
description: Specifies the address of the entry point relative to the image base when
  the executable is loaded into memory.
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: address_of_entry_point
domain_of:
- WindowsPEOptionalHeaderType
range: integer