Monday, August 1, 2016

[Simple Guide] View logged on wifi password without an app


We use different apps to view our logged on wifi password.
Some of those sometimes don't work or sometimes you just don't want to install an app for solution.

Rooted and Non-rooted

Do you know where's your password get stored?

Here
Code:

root/data/misc/wifi/wpa_supplicant.conf
So,If u already rooted your phone,u simply can navigate to there using a file explorer.
(Example : Root Xplorer,Mixplorer etc)
And open wpa_supplicant.conf.

If you are not rooted than you can use this ADB commands.

Code:

adb pull/data/misc/wifi/wpa_supplicant.conf
C>:wpa_supplicant.conf


In most case,
OEMs don't give access to data folder without root.
For these people, I didn't see a solution.


Bye and Thanks for reading....


from xda-developers http://ift.tt/2aJhCPh
via IFTTT

No comments:

Post a Comment