-
Notifications
You must be signed in to change notification settings - Fork 4
Refactor PEFile class #1
Copy link
Copy link
Open
Description
I should refactor the PEFile class so that the following are parameterized:
- The backing memory used
- The validation steps taken
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels