Android Open Source - Password wifi WifiPasswordRecover






Project Summary

Yet another android wifi password recover, but this is opensource.

Web Site / Source Repository

WifiPasswordRecover is hosted in the following web site
https://github.com/coxande/WifiPasswordRecover

If you think the Android project WifiPasswordRecover listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of WifiPasswordRecover.

ItemValue
Java File Count14
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count2
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_SUPERUSER
android.permission.ACCESS_WIFI_STATE




License

The license information of WifiPasswordRecover is as follows:

Apache License

Resource Files

There are 2 image files in WifiPasswordRecover. The names of the image files are listed as follows.

ic_key.png
ic_ssid.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.possebom.openwifipasswordrecover.MainActivity.java
com.possebom.openwifipasswordrecover.adapter.NetworkAdapter.java
com.possebom.openwifipasswordrecover.fragment.AboutFragment.java
com.possebom.openwifipasswordrecover.fragment.NetworkFragment.java
com.possebom.openwifipasswordrecover.interfaces.NetworkListener.java
com.possebom.openwifipasswordrecover.model.Network.java
com.possebom.openwifipasswordrecover.parser.NetworkParser.java
com.possebom.openwifipasswordrecover.util.Utils.java
eu.chainfire.libsuperuser.Application.java
eu.chainfire.libsuperuser.Debug.java
eu.chainfire.libsuperuser.ShellNotClosedException.java
eu.chainfire.libsuperuser.ShellOnMainThreadException.java
eu.chainfire.libsuperuser.Shell.java
eu.chainfire.libsuperuser.StreamGobbler.java