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

Method IsValid

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

Source from the content-addressed store, hash-verified

104}
105
106bool DialogTarget::IsValid() const { return this->valid; }
107
108QString DialogTarget::GetMessage() const { return this->message; }
109

Callers 6

onCreateCredsMethod · 0.45
onEditCredsMethod · 0.45
handleTerminalMenuMethod · 0.45
onCreateTargetMethod · 0.45
onEditTargetMethod · 0.45
ShowTunnelCreatorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected