๐Ÿ”’ Closed How to see the list of saved wifi password on your android phone??

Status
Not open for further replies.

Grimreaper_11

Forum Expert
How to see the list of saved wifi password on your android phone??


1. Install terminal emulator on your rooted android phone. click the link below ๐Ÿ‘‡

You do not have permission to view the full content of this post. Log in or register now.
2. Open terminal emulator and type the command given below.
"su" (hit enter)

Note: "su" stands for super user. If you are getting error after typing this command then most probably you don't have the root access. So, it could be a better way to check whether or not your android device has been rooted. Also note that after typing su command "$" sign get changed to "#" which means root access.

3. Next command is cd command and the command goes below.
"cd /data/misc/wifi" (hit enter)

Note: cd stands for change directory. So by typing this command, we are jumping into the path of directory which is /data/misc/wifi.

4. Then next command is cat command which goes below.
"cat wpa_supplicant.conf" (hit enter)

Note: cat command is used to display the content of a wpa_supplicant.conf file which contains all the saved wifi password.

Note: See the "psk" which is the password of your wifi. So if psk = 1234 So that means password corresponding to that wifi network is 1234 and ssid is the name of that particular wifi network.

5) That's it. Now type exit command two times to exit from terminal emulator where first exit command is to exit from root (notice the sign of "#" changes to "$" again that means you have left the root permission.) and second exit command is to exit or close the terminal emulator.

That's it. You can now see the list of saved password of all the wifi network. So, that's it for today guys, we will be back soon..

screenshots:
a.webp

a.webp
b.webp

a.webp
b.webp
c.webp
d.webp
f.webp
g.webp


ยฉ to a 15 yrs old girl named, google ๐Ÿ˜…๐Ÿ˜†๐Ÿ˜†
 
May app sa playstore pwede idownload for rooted. "Wifi Password" no need na emulator.
 
Status
Not open for further replies.

About this Thread

  • 4
    Replies
  • 794
    Views
  • 5
    Participants
Last reply from:
TheGreatEscape

Trending Topics

Online now

Members online
1,002
Guests online
718
Total visitors
1,720

Forum statistics

Threads
2,276,956
Posts
28,973,326
Members
1,229,664
Latest member
genuinekeys
Back
Top