MCPcopy Index your code
hub / github.com/ELMERIKH/PyinMemoryPE / RichHeader

Class RichHeader

pythonmemorymodule/pefile.py:3301–3302  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3299 self.parse_data_directories()
3300
3301 class RichHeader:
3302 pass
3303
3304 rich_header = self.parse_rich_header()
3305 if rich_header:

Callers 1

full_loadMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected