Thursday, October 31, 2013

How to get the Passwords of Saved Wi-Fi networks On Android


Hi,Friends,By following these easy steps you can find the wifi password if you forgot a wifi network's password but the network is saved in your Android phone.

You will need root access on your phone for this process.

Use Root Explorer for this trick.
after you open the root explorer navigate to the following location:/data/misc/wifi
you will see many files there open the very last one labelled wpa_suppliciant.conf as shown in the pic below.







when prompted select open with and then select one of the basic text readers from the list as shown below, here text viewer is used.




Once the file opens up you should see very neatly the following saved lines of data (that oddly remind me of CSS!) for your network information:
network={ ssid="NETWORK_NAME_HERE" psk="PASSWORD_HERE" key_mgmt=WPA-PSK priority=1 }


Each network you have saved on your device should have a network bracket that accounts for it,
After ssid=you will find the network name and what follows psk=is your password.

If the network has WEP password then it will be wep_key0=your password.

Note=If the rooting process go wrong then it can brick your device and can be infacted with virus.

Please comment your feedback for us.

No comments:

Post a Comment