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

Method GetProject

AdaptixClient/Source/Client/AuthProfile.cpp:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20AuthProfile::~AuthProfile() {}
21
22QString AuthProfile::GetProject() { return this->project; };
23
24QString AuthProfile::GetProjectDir() const
25{

Callers 15

AddNewProjectMethod · 0.80
SyncExtensionMethod · 0.80
onTabChangedMethod · 0.80
SessionsGraphMethod · 0.80
TunnelsWidgetMethod · 0.80
DownloadsWidgetMethod · 0.80
CredentialsWidgetMethod · 0.80
BrowserFilesWidgetMethod · 0.80
BrowserProcessWidgetMethod · 0.80
TasksWidgetMethod · 0.80
TargetsWidgetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected