Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
106
bool DialogTarget::IsValid() const { return this->valid; }
107
108
QString DialogTarget::GetMessage() const { return this->message; }
109
Callers
6
onCreateCreds
Method · 0.45
onEditCreds
Method · 0.45
handleTerminalMenu
Method · 0.45
onCreateTarget
Method · 0.45
onEditTarget
Method · 0.45
ShowTunnelCreator
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected