Name |
Description |
DataDirectory |
Represents a data directory in the executable. |
ExportMethod |
Represents a procedure or method that is inside a portable executable file and can be used by other PE files. |
FileHeader |
Represents the file header of a loaded TUP.AsmResolver.Win32Assembly. This header contains common information about the Portable Executable. |
ImportMethod |
Represents a procedure or method that is inside a library or other portable executable file and is used by the PE file who imported this method. |
LibraryReference |
Represents a library reference containing imported methods that the corresponding portable executable uses. |
MZHeader |
Represents the MZ header of a portable executable file |
NTHeader |
Represents the header of a Portable Executeable file |
Offset |
Represents an offset to a value or structure in an assembly, containing the raw, virtual and relative virtual address. |
OffsetConverter |
A class that is able to calculate different kinds of offsets. |
OptionalHeader32 |
Represents a 32-bit optional header of a TUP.AsmResolver.Win32Assembly. |
OptionalHeader64 |
Represents a 64-bit optional header of a TUP.AsmResolver.Win32Assembly. |
ReadingFinishedEventArgs |
Provides data for the TUP.AsmResolver.Win32Assembly.ReadingFinished event. |
ReadingParameters |
Specifies reading arguments that are being used to read a win32 assembly. |
ReadingProcessChangedEventArgs |
Provides data for the TUP.AsmResolver.Win32Assembly.ReadingProcessChanged event. |
ResourceDataEntry |
Represents a data entry of a resource directory entry. |
ResourceDirectory |
Represents a directory of resources inside a Portable Executable. |
ResourceDirectoryEntry |
Represents a directory entry in the resource directory. |
Section |
Represents a section of a portable executable. |
Win32Assembly |
Reprensents a Win32 Assembly. |
WritingParameters |
Specifies arguments for rebuilding an application. |