Skip to content

SampleCping

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

Cping

Detours multiple functions in the DCOM/RPC stack to measure the overhead of sending DCOM messages.

Source is located in the /samples/cping directory.

Uses

DetourAttach, DetourFindFunction, DetourTransactionBegin, DetourTransactionCommit, DetourUpdateThread.

Clone this wiki locally