MCPcopy Index your code
hub / github.com/cSploit/android / start

Method start

cSploit/src/org/csploit/android/services/Service.java:7–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5 */
6public interface Service {
7 boolean start();
8 boolean stop();
9 boolean isRunning();
10}

Callers 15

getMsfBranchesMethod · 0.65
onItemClickMethod · 0.65
startUpdateCheckerMethod · 0.65
startNetworkRadarMethod · 0.65
runMethod · 0.65
stopNetworkRadarMethod · 0.65
StartRPCServerMethod · 0.65
StopRPCServerMethod · 0.65
onOptionsItemSelectedMethod · 0.65
performCrackingMethod · 0.65
startMethod · 0.65
runMethod · 0.65

Implementers 1

NativeServicecSploit/src/org/csploit/android/servic

Calls

no outgoing calls

Tested by

no test coverage detected