Skip to content

Coff parser enhancements#28

Open
johnwparent wants to merge 1 commit intospack:mainfrom
johnwparent:coff-parser-enhancements
Open

Coff parser enhancements#28
johnwparent wants to merge 1 commit intospack:mainfrom
johnwparent:coff-parser-enhancements

Conversation

@johnwparent
Copy link
Copy Markdown
Collaborator

Coff Parser Improvements

  • Adds api calls for obtaining the PE names stored in coff files
    Supports both short and long names, or detecting both. Typically only one is defined in an import library, so whichever is returned first.

  • Adds access guards to coff reading

Based on #27

@johnwparent johnwparent mentioned this pull request Jan 31, 2026
    * Adds api calls for obtaining the PE names stored in coff files
      Supports both short and long names, or detecting both. Typically only one is defined in an import library, so whichever is returned first.

    * Adds access guards to coff reading

Signed-off-by: John Parent <john.parent@kitware.com>
@johnwparent johnwparent force-pushed the coff-parser-enhancements branch from b49d918 to ea2a870 Compare April 9, 2026 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant