Namespace AsmResolver.PE.Exports.Builder
Classes
- ExportAddressTableBuffer
Provides a mechanism for building up a table of exported addresses in the export data directory of a portable executable (PE) file.
- ExportDirectoryBuffer
Provides a mechanism for building an export data directory in a portable executable (PE) file.
- NameTableBuffer
Represents a mutable buffer that stores strings referenced by exported symbols in the export data directory.
- OrdinalNamePointerTableBuffer
Provides a mechanism for building up an ordinal and name-pointer table in an export data directory of a portable executable file.