petools
petools copied to clipboard
Relocs Listing
Relocation listing interrupted when VirtualAddress is zero
Description
When IMAGE_BASE_RELOCATION.VirtualAddress is equal to zero, PE Tools interrupts listing of relocations. But Windows PE loader checks only address range (OptionalHeader.DataDirectory[IMAGE_DIRECTORY_ENTRY_BASERELOC].VirtualAddress.Size).
Discovery
Reported by ntldr