Skip to content

Slot: number_of_symbols

Specifies the number of entries in the symbol table of the PE binary, as a non-negative integer.

URI: attack:number_of_symbols Alias: number_of_symbols

Applicable Classes

Name Description Modifies Slot
PEBinaryExt The Windows PE Binary File extension specifies a default extension for captur... no

Properties

Type and Range

Property Value
Range Integer
Domain Of PEBinaryExt

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

LinkML Source

name: number_of_symbols
description: Specifies the number of entries in the symbol table of the PE binary,
  as a non-negative integer.
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: number_of_symbols
domain_of:
- PEBinaryExt
range: integer
minimum_value: 0