Namespace AsmResolver.PE.Exports
Classes
- ExportDirectory
Represents the data directory containing exported symbols that other images can access through dynamic linking.
- ExportedSymbol
Represents a single symbol that is exported by a dynamically linked library.
- ExportedSymbolCollection
Represents a collection of exported symbols within an export data directory.
- SerializedExportDirectory
Provides an implementation of an exports directory that was read from an existing PE file.