Show / Hide Table of Contents

Namespace ERC.Structures

Classes

RegisterInfo

Register information

Structs

ClientID

ClientID

CONTEXT32

Structure for holding x86 register values.

CONTEXT64

Structure for holding x64 register values.

FLOATING_SAVE_AREA

x86 Save area data. See https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-_wow64_floating_save_area

IMAGE_DATA_DIRECTORY

IMAGE_DATA_DIRECTORY. See https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-image_data_directory

IMAGE_DOS_HEADER

IMAGE_DOS_HEADER.

IMAGE_FILE_HEADER

IMAGE_FILE_HEADER. See https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-image_file_header

IMAGE_LOAD_CONFIG_CODE_INTEGRITY

IMAGE_LOAD_CONFIG_CODE_INTEGRITY.

IMAGE_LOAD_CONFIG_DIRECTORY32

IMAGE_LOAD_CONFIG_DIRECTORY32. See https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-_image_load_config_directory32

IMAGE_LOAD_CONFIG_DIRECTORY64

IMAGE_LOAD_CONFIG_DIRECTORY32. See https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-_image_load_config_directory64

IMAGE_NT_HEADERS32

IMAGE_NT_HEADER 32 bit variant. See https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-_image_nt_headers

IMAGE_NT_HEADERS64

IMAGE_NT_HEADER 64 bit variant. See https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-_image_nt_headers

IMAGE_OPTIONAL_HEADER32

IMAGE_OPTIONAL_HEADER 32 bit variant. See https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-_image_optional_header

IMAGE_OPTIONAL_HEADER64

IMAGE_OPTIONAL_HEADER 64 bit variant. See https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-_image_optional_header

LIST_ENTRY

Describes an entry in a doubly linked list or serves as the header for such a list. See https://docs.microsoft.com/en-us/windows/win32/api/ntdef/ns-ntdef-_list_entry

LOADED_IMAGE

LOADED_IMAGE. See https://docs.microsoft.com/en-us/windows/win32/api/dbghelp/ns-dbghelp-_loaded_image

M128A

M128A

MEMORY_BASIC_INFORMATION32

MEMORY_BASIC_INFORMATION32. See https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-_memory_basic_information

MEMORY_BASIC_INFORMATION64

MEMORY_BASIC_INFORMATION32. See https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-_memory_basic_information

TEB

Thread Environment Block.

ThreadBasicInformation

ThreadBasicInformation

XSAVE_FORMAT64

x64 Save area data.

Enums

AllocationProtect

AllocationProtect.

CONTEXT_FLAGS

CONTEXT_FLAGS

LoadLibraryFlags

LoadLibraryFlags

MagicType

Image Option Header Magic Type.

ProcessAccessFlags

ProcessAccessFlags

StateEnum

StateEnum

SubSystemType

Image Option Header SubSystem Type.

ThreadAccess

Enum to specify access level required when accessing a thread.

TypeEnum

TypeEnum

Back to top Generated by DocFX