Detect-It-Easy icon indicating copy to clipboard operation
Detect-It-Easy copied to clipboard

Die3.11beta - some empty record in the image optional header

Open greenozon opened this issue 9 months ago • 3 comments

eg:

Image

PS Windows 7 x64 Ultimate SP1

greenozon avatar Jul 21 '25 19:07 greenozon

Thanks for the report! It will be fixed. it is not a bug. IMAGE_OPTIONAL_HEADER32 has BaseOfData on this place. IMAGE_OPTIONAL_HEADER64 does not have anything.

horsicq avatar Jul 22 '25 07:07 horsicq

yeah good point! then I suggest to put some note in last column....

greenozon avatar Jul 22 '25 07:07 greenozon

Thanks for the report! It will be fixed. it is not a bug. IMAGE_OPTIONAL_HEADER32 has BaseOfData on this place. IMAGE_OPTIONAL_HEADER64 does not have anything.

This is a bug precisely because there are no description about it (Empty offset value?)

DosX-dev avatar Jul 22 '25 09:07 DosX-dev