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

Method SetMainCommands

AdaptixClient/Source/Agent/Commander.cpp:91–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89void Commander::SetAgentType(const QString &type) { agentType = type; }
90
91void Commander::SetMainCommands(const CommandsGroup &group) { mainCommandsGroup = group; }
92
93void Commander::AddServerGroup(const QString &scriptName, const QString &description, const CommandsGroup &group)
94{

Callers 1

RegisterAgentConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected