Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
6
public
interface
Service {
7
boolean start();
8
boolean stop();
9
boolean isRunning();
10
}
Callers
15
getMsfBranches
Method · 0.65
onItemClick
Method · 0.65
startUpdateChecker
Method · 0.65
startNetworkRadar
Method · 0.65
run
Method · 0.65
stopNetworkRadar
Method · 0.65
StartRPCServer
Method · 0.65
StopRPCServer
Method · 0.65
onOptionsItemSelected
Method · 0.65
performCracking
Method · 0.65
start
Method · 0.65
run
Method · 0.65
Implementers
1
NativeService
cSploit/src/org/csploit/android/servic
Calls
no outgoing calls
Tested by
no test coverage detected