Skip to content

Get all of the PE sections#32

Merged
rjkiv merged 1 commit into
rjkiv:mainfrom
mparisi20:jeff
Mar 31, 2026
Merged

Get all of the PE sections#32
rjkiv merged 1 commit into
rjkiv:mainfrom
mparisi20:jeff

Conversation

@mparisi20

Copy link
Copy Markdown
  • Some PE sections, such as .XBLD and .XEXID, were not being converted to internal ObjSection objects during XEX processing. This causes problem for PDB parsing, since there are contributions and COFF groups related to these missing sections
  • Update XEX processing to acquire all sections from the PE, and simplify some logic that was working around the fact that some had been missing

- Some PE sections, such as .XBLD and .XEXID, were
  not being converted to internal ObjSection objects
  during XEX processing. This causes problem for PDB
  parsing, since there are contributions and COFF
  related to these missing sections
- Update XEX processing to acquire all sections from
  the PE and simplify some logic that was working
  around the fact that some had been missing
@rjkiv rjkiv merged commit aa1fe87 into rjkiv:main Mar 31, 2026
16 checks passed
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.

2 participants