-
Notifications
You must be signed in to change notification settings - Fork 1k
SampleTryman
Brian Gianforcaro edited this page Aug 21, 2020
·
5 revisions
Demonstration of using helper processes to hook both 32-bit and 64-bit target processes.
Source is located in the /samples/tryman directory.
DetourAttach, DetourCreateProcessWithDllEx, DetourDetach, DetourFinishHelperProcess, DetourIsHelperProcess, DetourRestoreAfterWith, DetourTransactionBegin, DetourTransactionCommit, DetourUpdateThread.