Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ DbgkpSuspendProcess
Function
DbgkpSuspendProcess
KernelLibrary/kDbgSys.cpp:1564–1569 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1562
}
1563
1564
BOOLEAN
1565
DbgkpSuspendProcess(
1566
) {
1567
1568
return FALSE;
1569
}
1570
1571
VOID DbgkpResumeProcess(
1572
_In_ PEPROCESS Process
Callers
1
DbgkpSendApiMessage
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected