Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
669
NTSTATUS NTAPI DetourTransactionCommit() {
670
return DetourTransactionCommitEx();
671
}
672
673
NTSTATUS NTAPI DetourTransactionCommitEx() {
674
// Common variables
Callers
6
Bypass
Method · 0.85
Unbypass
Method · 0.85
Bypass
Method · 0.85
Unbypass
Method · 0.85
HookDbgSys
Method · 0.85
UnhookDbgSys
Method · 0.85
Calls
1
DetourTransactionCommitEx
Function · 0.85
Tested by
no test coverage detected