Skip to content

Commit

Permalink
pe: Support multiple debug directories and VCFeature, Repro, ExDllCha…
Browse files Browse the repository at this point in the history
…racteristics, POGO parsers (#403)

* PE: Support multiple debug directories and VCFeature metadata
* Refactor `DebugData` with TE compatibility
* Add `ReproInfo` and `ExDllCharacteristicsInfo` parsers
- Added decent docs for `pe::debug` structs and constants
- Added integration tests for `pe::debug::DebugData`
* add more `IMAGE_DLLCHARACTERISTICS_EX_` fields
* Add tests for codeview/pdb70
* Add test case for binaries with no debug directories
* Add parser for `IMAGE_DEBUG_TYPE_POGO`
  • Loading branch information
kkent030315 authored Jan 13, 2025
1 parent b3a80fd commit ac1fabd
Show file tree
Hide file tree
Showing 6 changed files with 865 additions and 102 deletions.
Loading

0 comments on commit ac1fabd

Please sign in to comment.