MCPcopy 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
1564BOOLEAN
1565DbgkpSuspendProcess(
1566) {
1567
1568 return FALSE;
1569}
1570
1571VOID DbgkpResumeProcess(
1572 _In_ PEPROCESS Process

Callers 1

DbgkpSendApiMessageFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected