-
Notifications
You must be signed in to change notification settings - Fork 1k
SampleTraceser
Brian Gianforcaro edited this page Aug 22, 2020
·
4 revisions
Traces activity through the serial ports (com1 or com2). Output from the trace is logged to the syelogd.exe daemon.
Source is located in the /samples/traceser directory.
DetourAttach
,
DetourCreateProcessWithDllEx
,
DetourDetach
,
DetourTransactionBegin
,
DetourTransactionCommit
,
DetourUpdateThread
.