Skip to content

SampleTryman

Brian Gianforcaro edited this page Aug 21, 2020 · 5 revisions

Tryman

Demonstration of using helper processes to hook both 32-bit and 64-bit target processes.

Source is located in the /samples/tryman directory.

Uses

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

Clone this wiki locally