MCPcopy Create free account
hub / github.com/Sh0ckFR/Lockbit3.0-MpClient-Defender-PoC / MpManagerStatusQuery

Function MpManagerStatusQuery

dllmain-mpcmdrun.cpp:62–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60extern "C" __declspec(dllexport) void MpConfigGetValueAlloc(){}
61extern "C" __declspec(dllexport) void MpGetTaskSchedulerStrings(){}
62extern "C" __declspec(dllexport) void MpManagerStatusQuery(){}
63extern "C" __declspec(dllexport) void MpConfigIteratorOpen(){}
64extern "C" __declspec(dllexport) void MpConfigIteratorEnum(){}
65extern "C" __declspec(dllexport) void MpConfigIteratorClose(){}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected