Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dronesploit/dronesploit
/ run
Method
run
dronesploit/_src/modules/command/hobicco/cme.py:23–24 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
21
})
22
23
def
run(self):
24
self._change_datetime(self.config.get(
"NEW_DATETIME"
), self.config.get(
"DATETIME_FORMAT"
))
25
26
27
class
ChangeApPassword(CmeModule):
Callers
nothing calls this directly
Calls
1
_change_datetime
Method · 0.80
Tested by
no test coverage detected