Table of Contents

Namespace AsmResolver.PE

Classes

PEImage

Represents an image of a portable executable (PE) file, exposing high level mutable structures.

PEReaderContext

Provides a context in which a PE image reader exists in. This includes the original PE file as well as reader parameters.

PEReaderParameters

Provides parameters for the reading process of a PE image.

SerializedPEImage

Provides an implementation of a PE image that gets its data from a PE file.