Skip to content

SampleTracereg

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

Tracereg

Traces activity through the registry APIs. Output from the trace is logged to the syelogd.exe daemon.

Source is located in the /samples/tracereg directory.

Uses

DetourAttach, DetourCreateProcessWithDllEx, DetourDetach, DetourEnumerateModules, DetourTransactionBegin, DetourTransactionCommit, DetourUpdateThread.

Clone this wiki locally