Skip to content

Addition of IMAGE_DLLCHARACTERISTICS_EX_CET_COMPAT #303

@jxb5151

Description

@jxb5151

Hello,

Microsoft has introduced the attribute CETCOMPAT to mark compatibility with Shadow Stack (page 10 if interested).

Traditionally one would expect this to be captured in DllCharacteristics, but I believe those flags have been consumed. Now it looks like things are being placed in IMAGE_DEBUG_TYPE_EX_DLLCHARACTERISTICS. Could you please add IMAGE_DLLCHARACTERISTICS_EX_CET_COMPAT to the enum listing?

Thank you for your time and work on this project.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions