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

Function DbgkSendSystemDllMessages

KernelLibrary/kDbgSys.cpp:545–551  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

543}
544
545VOID DbgkSendSystemDllMessages(
546 PETHREAD Thread,
547 PDEBUG_OBJECT DebugObject,
548 PDBGKM_APIMSG ApiMsg
549) {
550
551}
552
553NTSTATUS DbgkpPostFakeThreadMessages(
554 PEPROCESS Process,

Callers 2

DbgkCreateThreadFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected