mirror of
https://github.com/Microsoft/Detours
synced 2026-06-08 11:44:51 +00:00
Page:
Reference
Pages
DetourAllocateRegionWithinJumpBounds
DetourAttach
DetourAttachEx
DetourBinaryBywayCallback
DetourBinaryClose
DetourBinaryCommitCallback
DetourBinaryDeletePayload
DetourBinaryEditImports
DetourBinaryEnumeratePayloads
DetourBinaryFileCallback
DetourBinaryFindPayload
DetourBinaryOpen
DetourBinaryPurgePayloads
DetourBinaryResetImports
DetourBinarySetPayload
DetourBinarySymbolCallback
DetourBinaryWrite
DetourCodeFromPointer
DetourCopyPayloadToProcess
DetourCopyPayloadToProcessEx
DetourCreateProcessWithDll
DetourCreateProcessWithDllEx
DetourCreateProcessWithDlls
DetourDetach
DetourEnumerateExportCallback
DetourEnumerateExports
DetourEnumerateImports
DetourEnumerateImportsEx
DetourEnumerateModules
DetourFindFunction
DetourFindPayload
DetourFindPayloadEx
DetourFindRemotePayload
DetourFinishHelperProcess
DetourGetContainingModule
DetourGetEntryPoint
DetourGetModuleSize
DetourGetSizeOfPayloads
DetourImportFileCallback
DetourImportFuncCallback
DetourImportFuncCallbackEx
DetourIsHelperProcess
DetourRestoreAfterWith
DetourSetIgnoreTooSmall
DetourSetRetainRegions
DetourSetSystemRegionLowerBound
DetourSetSystemRegionUpperBound
DetourTransactionAbort
DetourTransactionBegin
DetourTransactionCommit
DetourTransactionCommitEx
DetourUpdateThread
FAQ
Home
OverviewHelpers
OverviewInterception
OverviewPayloads
Reference
SampleCommem
SampleCping
SampleDisas
SampleDtest
SampleDumpe
SampleDumpi
SampleDynamicAlloc
SampleEinst
SampleExcep
SampleFindFunc
SampleImpmunge
SampleMember
SamplePayload
SampleRegion
SampleSetdll
SampleSimple
SampleSlept
SampleSyelog
SampleTraceapi
SampleTracebld
SampleTracelnk
SampleTracemem
SampleTracereg
SampleTraceser
SampleTracetcp
SampleTryman
SampleWithdll
Samples
Using Detours
Clone
6
Reference
Brian Gianforcaro edited this page 2021-03-06 01:00:23 -08:00
Detours API Reference
The Table of Contents provides an alphabetical listing of the available API functions, which can be grouped as follows:
APIs For Detouring Target Functions
DetourTransactionBeginDetourUpdateThreadDetourAttachDetourAttachExDetourAllocateRegionWithinJumpBoundsDetourDetachDetourSetIgnoreTooSmallDetourSetRetainRegionsDetourSetSystemRegionLowerBoundDetourSetSystemRegionUpperBoundDetourTransactionAbortDetourTransactionCommitDetourTransactionCommitEx
APIs For Finding Target Functions
APIs For Accessing Loaded Binaries and Payloads
DetourEnumerateModulesDetourGetEntryPointDetourGetModuleSizeDetourEnumerateExportsDetourEnumerateImportDetourEnumerateImportExDetourFindPayloadDetourFindPayloadExDetourFindRemotePayloadDetourGetContainingModuleDetourGetSizeOfPayloads
APIs For Modifying Binaries
DetourBinaryOpenDetourBinaryEnumeratePayloadsDetourBinaryFindPayloadDetourBinarySetPayloadDetourBinaryDeletePayloadDetourBinaryPurgePayloadsDetourBinaryEditImportsDetourBinaryResetImportsDetourBinaryWriteDetourBinaryClose