MCPcopy Create free account
hub / github.com/BeneficialCode/WinArk / DetourTransactionCommit

Function DetourTransactionCommit

KernelLibrary/detours.cpp:669–671  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

667}
668
669NTSTATUS NTAPI DetourTransactionCommit() {
670 return DetourTransactionCommitEx();
671}
672
673NTSTATUS NTAPI DetourTransactionCommitEx() {
674 // Common variables

Callers 6

BypassMethod · 0.85
UnbypassMethod · 0.85
BypassMethod · 0.85
UnbypassMethod · 0.85
HookDbgSysMethod · 0.85
UnhookDbgSysMethod · 0.85

Calls 1

Tested by

no test coverage detected