Module lief::pe::relocation

Expand description

This module includes the different structures related to the relocation process in a PE binary

Structs

  • Class which represents an entry in the relocation table
  • Class which represents the Base Relocation Block We usually find this structure in the .reloc section

Enums

Type Aliases