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

Method engine

AdaptixClient/Source/Client/AxScript/AxScriptWorker.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39AxScriptEngine* AxScriptWorker::engine() const
40{
41 return scriptEngine;
42}
43
44QThread* AxScriptWorker::thread() const
45{

Callers 15

agentsMethod · 0.45
credentialsMethod · 0.45
create_commands_groupMethod · 0.45
downloadsMethod · 0.45
get_commandsMethod · 0.45
idsMethod · 0.45
interfacesMethod · 0.45
script_importMethod · 0.45
screenshotsMethod · 0.45
targetsMethod · 0.45
tunnelsMethod · 0.45
validate_commandMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected