[][src]Crate detours_sys

Structs

HINSTANCE__
HWND__
_DETOUR_TRAMPOLINE
_GUID
_PROCESS_INFORMATION
_SECURITY_ATTRIBUTES
_STARTUPINFOA
_STARTUPINFOW

Functions

DetourAllocateRegionWithinJumpBounds
DetourAttach
DetourAttachEx
DetourBinaryClose
DetourBinaryDeletePayload
DetourBinaryEditImports
DetourBinaryEnumeratePayloads
DetourBinaryFindPayload
DetourBinaryOpen

Persistent Binary Functions.

DetourBinaryPurgePayloads
DetourBinaryResetImports
DetourBinarySetPayload
DetourBinaryWrite
DetourCodeFromPointer
DetourCopyInstruction
DetourCopyPayloadToProcess
DetourCreateProcessWithDllA
DetourCreateProcessWithDllExA
DetourCreateProcessWithDllExW
DetourCreateProcessWithDllW
DetourCreateProcessWithDllsA
DetourCreateProcessWithDllsW
DetourDetach
DetourEnumerateExports
DetourEnumerateImports
DetourEnumerateImportsEx
DetourEnumerateModules
DetourFindFunction

Code Functions.

DetourFindPayload
DetourFindPayloadEx
DetourFinishHelperProcess
DetourGetContainingModule

Loaded Binary Functions.

DetourGetEntryPoint
DetourGetModuleSize
DetourGetSizeOfPayloads
DetourIsHelperProcess
DetourProcessViaHelperA
DetourProcessViaHelperDllsA
DetourProcessViaHelperDllsW
DetourProcessViaHelperW
DetourRestoreAfterWith
DetourRestoreAfterWithEx
DetourSetCodeModule
DetourSetIgnoreTooSmall
DetourSetRetainRegions
DetourSetSystemRegionLowerBound
DetourSetSystemRegionUpperBound
DetourTransactionAbort
DetourTransactionBegin

Transaction APIs.

DetourTransactionCommit
DetourTransactionCommitEx
DetourUpdateProcessWithDll
DetourUpdateProcessWithDllEx
DetourUpdateThread

Type Definitions

BOOL
BYTE
CHAR
DWORD
GUID
HANDLE
HINSTANCE
HMODULE
HWND
INT
LONG
LPBYTE
LPCSTR
LPCVOID
LPCWSTR
LPPROCESS_INFORMATION
LPSECURITY_ATTRIBUTES
LPSTARTUPINFOA
LPSTARTUPINFOW
LPSTR
LPVOID
LPWSTR
PDETOUR_BINARY
PDETOUR_CREATE_PROCESS_ROUTINEA

Create Process & Load Dll.

PDETOUR_CREATE_PROCESS_ROUTINEW
PDETOUR_TRAMPOLINE
PDWORD
PF_DETOUR_BINARY_BYWAY_CALLBACK

Binary Typedefs.

PF_DETOUR_BINARY_COMMIT_CALLBACK
PF_DETOUR_BINARY_FILE_CALLBACK
PF_DETOUR_BINARY_SYMBOL_CALLBACK
PF_DETOUR_ENUMERATE_EXPORT_CALLBACK
PF_DETOUR_IMPORT_FILE_CALLBACK
PF_DETOUR_IMPORT_FUNC_CALLBACK
PF_DETOUR_IMPORT_FUNC_CALLBACK_EX
PVOID
ULONG
WCHAR
WORD
wchar_t