MCPcopy Create free account
hub / github.com/Adaptix-Framework/AdaptixC2 / GetTargetData

Method GetTargetData

AdaptixClient/Source/UI/Dialogs/DialogTarget.cpp:110–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108QString DialogTarget::GetMessage() const { return this->message; }
109
110TargetData DialogTarget::GetTargetData() const { return this->data; }
111
112void DialogTarget::onButtonCreate()
113{

Callers 2

onCreateTargetMethod · 0.80
onEditTargetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected