-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Labels
Description
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
Reactions are currently unavailable