Skip to content

Refactor PEFile class #1

@scottwis

Description

@scottwis

I should refactor the PEFile class so that the following are parameterized:

  1. The backing memory used
  2. The validation steps taken
  3. Initialization of the metadata root

This would make it possible to re-use the metadata implementation at runtime, for use in dynamic code generation, should the need arise.

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