Skip to content

BUG in FinalizeSection #115

Description

@vmpsoft

Windows doesn't strip sections with IMAGE_SCN_MEM_DISCARDABLE from the image in the user mode:

if (sectionData->characteristics & IMAGE_SCN_MEM_DISCARDABLE) {

So these sections have wrong access for EXE/DLL files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions