QuestionQ32

Information Security Threats and Attacks

Examine the executable file, ShadowByte.exe, located in the Downloads folder on Attacker Machine-1 and determine the file's Linker Info value. (Practical Question)

  • A 4.25
  • B 2.25
  • C 3.5
  • D 6.2
Explanation

A PE executable’s optional header records the linker version through its major and minor linker-version fields. ShadowByte.exe has linker major version 2 and minor version 25, so its Linker Info value is 2.25.

Community Discussion

No comments yet. Be the first to start the discussion!