Skip to content

SampleFindFunc

Brian Gianforcaro edited this page Aug 22, 2020 · 4 revisions

FindFunc

Demonstrates how to detour a function using DetourFindFunction to find the function using debug symbols.

Source is located in the /samples/findfunc directory.

Uses

DetourAttach, DetourDetach, DetourFindFunction, DetourFinishHelperProcess, DetourIsHelperProcess, DetourRestoreAfterWith, DetourTransactionBegin, DetourTransactionCommit, DetourUpdateThread.

Clone this wiki locally