Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Adaptix-Framework/AdaptixC2
/ StartDialog
Method
StartDialog
AdaptixClient/Source/UI/Dialogs/DialogTarget.cpp:84–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
void DialogTarget::StartDialog()
85
{
86
this->valid = false;
87
this->message =
""
;
88
this->exec();
89
}
90
91
void DialogTarget::SetEditmode(const TargetData &targetData)
92
{
Callers
7
Login
Method · 0.45
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
1
exec
Method · 0.80
Tested by
no test coverage detected