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

Method Login

cSploit/src/org/csploit/android/core/Client.java:13–13  ·  view source on GitHub ↗
(String username, String pswdHash)

Source from the content-addressed store, hash-verified

11 }
12
13 native static boolean Login(String username, String pswdHash);
14
15 native static boolean isAuthenticated();
16

Callers 2

shutdownCoreDaemonMethod · 0.95
initCoreMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected