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

Function MpSampleQuery

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

Source from the content-addressed store, hash-verified

29extern "C" __declspec(dllexport) void MpConveySampleSubmissionResult(){}
30extern "C" __declspec(dllexport) void MpSampleSubmit(){}
31extern "C" __declspec(dllexport) void MpSampleQuery(){}
32extern "C" __declspec(dllexport) void MpUpdateStart(){}
33extern "C" __declspec(dllexport) void MpClientUtilExportFunctions(){}
34extern "C" __declspec(dllexport) void MpConfigInitialize(){}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected