Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cSploit/android
/ getHardware
Method
getHardware
cSploit/src/org/csploit/android/net/Endpoint.java:116–118 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
114
}
115
116
public
byte[] getHardware(){
117
return
mHardware;
118
}
119
120
public
String getHardwareAsString(){
121
if
(mHardware == null)
Callers
2
onClick
Method · 0.95
getDescription
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected