-
Notifications
You must be signed in to change notification settings - Fork 1k
SampleTracelnk
Brian Gianforcaro edited this page Aug 22, 2020
·
4 revisions
Traces all calls to the Windows dynamic linking APIs. Output from the trace is logged to the syelogd.exe daemon.
Source is located in the /samples/tracelnk directory.
DetourAttach
,
DetourDetach
,
DetourEnumerateModules
,
DetourTransactionBegin
,
DetourTransactionCommit
,
DetourUpdateThread
.