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

Function MpScanControl

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

Source from the content-addressed store, hash-verified

44extern "C" __declspec(dllexport) void MpScanResult(){ }
45extern "C" __declspec(dllexport) void MpManagerOpen(){}
46extern "C" __declspec(dllexport) void MpScanControl(){ }
47extern "C" __declspec(dllexport) void MpScanStartEx(){}
48extern "C" __declspec(dllexport) void MpCleanOpen(){}
49extern "C" __declspec(dllexport) void MpCleanStart(){}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected