Module lief::pe

Expand description

Module for the PE format

Modules

  • PE Data Directory module
  • Module that wraps the different debug information structure we can find in a PE binary.
  • PE Delayed import module
  • PE export module
  • This module exposes the different headers that we can find in a PE binary. It includes:
  • This module represents PE’s Imports
  • This module includes the different structures related to the relocation process in a PE binary
  • This module contains the different structures involved in the PE’s resource tree
  • PE Rich Header module
  • PE section module
  • This module wraps the PKCS #7 PE authenticode signature
  • This module represents the PE’s Thread Local Storage (TLS)

Structs

Enums