Skip to content

New requirements on PE executables in Windows 8 #1

Open
@larsbrinkhoff

Description

@larsbrinkhoff

FYI.

I have software to generate a simple PE executable that works fine in Windows XP/Vista/7. However, it doesn't work in Windows 8 or 10. The original version left out the data directories.

I updated the software to include 16 data directory entries. This made the executable run in Windows 8 and 10.

Samples:
https://github.com/larsbrinkhoff/temp/blob/master/tmp.exe
https://github.com/larsbrinkhoff/temp/blob/master/tmp2.exe

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions