how to see a saved wi-fi

8
8/18/2015 How to see a saved WiFi password on Android without root privileges Quora https://www.quora.com/HowdoyouseeasavedWiFipasswordonAndroidwithoutrootprivileges 1/8 Twitter Facebook Google+ Passwords WiFi Mobile Android Application Development Android Applications Android (operating system) SHARE QUESTION QUESTION TOPICS Comment 1 8 Answers How do you see a saved WiFi password on Android without root privileges? RELATED QUESTIONS I forgot the WiFi password saved in my Android phone. How can I recover it without rooting? Is there any way to recover a WiFi password from my Galaxy Note 2 (not rooted)? Which is the best Android app for hacking WiFi passwords? What is a genuine method to hack a Wi Fi password using a rooted Android phone? How can I view a WiFi password in an Android smartphone which is already connected through WiFi? Rooting (Android): How can I root my Google Nexus 4 without a PC? Rooting (Android): Could a backdoor, or code to steal passwords, be added into a custom ROM? Reviews of: Rooting (Android) Passwords: Is there a program or software that allows your laptop to access the wifi/bluetooth broadband from my cell phone? WiFi: If I'm connected to someone's router and they have my MAC address, can that person conceivably see the content I'm browsin... ReAsk Follow 65 Since you cannot see the contents of data folder without rooting the device, I'd suggest you to pull the wpa_supplicant.conf file using adb. You'll need a Laptop/PC for this method. Here's how to do it. In settings, open About phone. Click on Build number 56 times until you get the "You're now a developer" toast message. Aditya Meena, Introvert, Overthinker, Atheist.

Upload: svkraja

Post on 12-Jan-2016

34 views

Category:

Documents


0 download

DESCRIPTION

password

TRANSCRIPT

Page 1: How to See a Saved Wi-Fi

8/18/2015 How to see a saved Wi­Fi password on Android without root privileges ­ Quora

https://www.quora.com/How­do­you­see­a­saved­Wi­Fi­password­on­Android­without­root­privileges 1/8

Twitter

Facebook

Google+

Passwords

Wi­Fi

Mobile AndroidApplicationDevelopment

Android Applications

Android (operatingsystem)

SHARE QUESTION

QUESTION TOPICS

Comment 1

8 Answers

How do you see a saved Wi­Fi password onAndroid without root privileges?

RELATED QUESTIONS

I forgot the WiFi password saved in myAndroid phone. How can I recover itwithout rooting?

Is there any way to recover a Wi­Fipassword from my Galaxy Note 2 (notrooted)?

Which is the best Android app forhacking Wi­Fi passwords?

What is a genuine method to hack a Wi­Fi password using a rooted Androidphone?

How can I view a Wi­Fi password in anAndroid smartphone which is alreadyconnected through Wi­Fi?

Rooting (Android): How can I root myGoogle Nexus 4 without a PC?

Rooting (Android): Could a backdoor, orcode to steal passwords, be added into acustom ROM?

Reviews of: Rooting (Android)

Passwords: Is there a program orsoftware that allows your laptop toaccess the wi­fi/bluetooth broadbandfrom my cell phone?

Wi­Fi: If I'm connected to someone'srouter and they have my MAC address,can that person conceivably see thecontent I'm browsin...

Re­Ask Follow 65

Since you cannot see the contents of data folder without rooting the device, I'dsuggest you to pull the wpa_supplicant.conf file using adb. You'll need a Laptop/PC for this method. 

Here's how to do it. 

In settings, open About phone.

Click on Build number 5­6 times until you get the "You're now adeveloper" toast message.

Aditya Meena, Introvert, Over­thinker, Atheist.

Page 2: How to See a Saved Wi-Fi

8/18/2015 How to see a saved Wi­Fi password on Android without root privileges ­ Quora

https://www.quora.com/How­do­you­see­a­saved­Wi­Fi­password­on­Android­without­root­privileges 2/8

Now go to developer options in settings and switch Android/USBdebugging to on.

Page 3: How to See a Saved Wi-Fi

8/18/2015 How to see a saved Wi­Fi password on Android without root privileges ­ Quora

https://www.quora.com/How­do­you­see­a­saved­Wi­Fi­password­on­Android­without­root­privileges 3/8

If you have an option of Root Access, set it to ADB only.

Now, open your Windows desktop and download and install adb drivers.(You can download the driver's from adbdriver.com )

Download and install platform tools (minimal adb and fastboot) fromhttp://forum.xda­developers.com/...

Open the folder where you've installed the above tools. Hold the Shift keyand right click inside the folder to click on Open Command Windowhere.

Page 4: How to See a Saved Wi-Fi

8/18/2015 How to see a saved Wi­Fi password on Android without root privileges ­ Quora

https://www.quora.com/How­do­you­see­a­saved­Wi­Fi­password­on­Android­without­root­privileges 4/8

More Answers Below. Related Questions

I forgot the WiFi password saved in my Android phone. How can I recover itwithout rooting?

Is there any way to recover a Wi­Fi password from my Galaxy Note 2 (notrooted)?

Which is the best Android app for hacking Wi­Fi passwords?

What is a genuine method to hack a Wi­Fi password using a rooted Androidphone?

How can I view a Wi­Fi password in an Android smartphone which is alreadyconnected through Wi­Fi?

Upvote Downvote Comment 1

To test whether ADB is working properly, connect your Android device toyour computer using a USB cable and run the following command: adbdevices

You should see a device in this list. 

Now that we've successfully connected the device in ADB mode, run thefollowing command to pull the file from your phone: adb pull/data/misc/wifi/wpa_supplicant.conf c:/wpa_supplicant.conf

This will fetch the file from your phone and copy it to your C:/ drive.

Open this file in notepad and Voilà!

P. S. : It's a long and frustrating process.  14,437 views • 6 upvotes • Written 27 Jun

6

Hello,

Retrieving Saved Wifi Password on Android

This  simple and straight forward process will help you find your saved Wi­Fi passwords on your Android phone. Even better, doing so doesn't require  youto "root" or "jailbreak" the phone.

1.  Open up your File Manager in Android. If you don't have one  built­in,

Bin has 130+ answers in Android Applications.Bin Sand, App Developer

Page 5: How to See a Saved Wi-Fi

8/18/2015 How to see a saved Wi­Fi password on Android without root privileges ­ Quora

https://www.quora.com/How­do­you­see­a­saved­Wi­Fi­password­on­Android­without­root­privileges 5/8

Upvote Downvote Comments 8+

there are a number of free and cheap apps you can download  fromGoogle Play. The Root Explorer, OI File Manager, and ES File  Explorerare all good options if you need one.

2.  Navigate to the /data/wifi/ or to the /data/misc/wifi/ directory,depending on the device.

3.  In /data/wifi/, look for and open a file named bcm_supp.conf. In/data/misc/wifi/ look for and open a file namedwpa_suppliciant.conf.

4.  After you select wpa_supplicant.conf, you will be  prompted to choosea text editor with which to open the file. If you  don't have one built intoyour Android device, there are a number of  free text editor apps you candownload from Google Play. 920 Text Editor  is a good, free one to use.

5.  Once the file is open, you will be able to see a lot of the data and passwords about the various Wi­Fi networks you've previously connected to. Look for the following sequence of code in order to find the  passwordfor each Wi­Fi network.

Simply look for the sequence of code that has the name of the Wi­Fi networkwhose password you're looking for.                   network={                                      ssid="NETWORK_NAME_HERE"                                      psk="PASSWORD_HERE"                                      key_mgmt=WPA­PSK                                      priority=1                                    }Once  you're in the right file, you can easily locate the saved Wi­Fi  passwordsand will be in a position to access the network regardless of  the time of dayand without bothering your co­workers or friends for the  password. This easyset of instructions for how to recover Wi­Fi  password on Android without rootwill prove invaluable.  10,333 views • 27 upvotes • Written 26 May

27

Upvote Downvote Comment

Maybe your unrooted phone supports `adb root`. If yes you can go to the pathTakir Hossain wrote in his answer. If your phone doesn't support `adb root`you can't do it.  7,351 views • 3 upvotes • Written 23 May

Quora User, experience with Android since Cupcake

3

1.  Open up your File Manager in Android. If you don't have one built­in,there are a number of free and cheap apps you can download from GooglePlay. The Root Explorer, OI File Manager, and ES File Explorer are allgood options if you need one.

2.  Navigate to the /data/wifi/ or to the /data/misc/wifi/ directory,depending on the device.

3.  In /data/wifi/, look for a cnd open a file named bcm_supp.conf.In/data/misc/wifi/ look for and open a file named wpa_suppliciant.conf.

4.  After you select wpa_supplicant.conf, you will be prompted to choose atext editor with which to open the file. If you don't have one built into yourAndroid device, there are a number of free text editor apps you candownload from Google Play. 920 Text Editor is a good, free one to use.

5.  Once the file is open, you will be able to see a lot of the data and passwordsabout the various Wi­Fi networks you've previously connected to. Look forthe following sequence of code in order to find the password for each Wi­

Rakesh Ragothaman, Innovator prototyper,designer

Sign InSearch for questions, people, and topics

Page 6: How to See a Saved Wi-Fi

8/18/2015 How to see a saved Wi­Fi password on Android without root privileges ­ Quora

https://www.quora.com/How­do­you­see­a­saved­Wi­Fi­password­on­Android­without­root­privileges 6/8

Upvote Downvote Comment

Fi network.

  4,766 views • 2 upvotes • Written 3 Jun

2

Upvote Downvote Comments 1+

Unlike any windows Pc,In Android there is no default  facility to view theentered password unless you got some skills .Sometimes we go to some cybercafe’s or some place where the owner or your colleague enters the wifipassword on your device when you ask them the password .This is because ofthe fact that they don’t know you can also get access to their wifi passwordsince there is no way or any in­built feature that allows you to view saved WiFipassword in your android device .Well In this tutorial I am going to show youhow to view entered WiFi password in android device .

How It Works (view saved WiFi Password In AndroidWithout Root) ?Well as per your knowledge each time when you connect to the wifi source thatis already set up on your device .It matches the key that the router wants andthe key you've provided when you connect to the wifi source .So ,In case ofpassword change that’s how you are automatically disconnected when thepassword s changed .Also ,for viewing this kind of data requires your device to have rootingprivileges .Although in this article I am going to show you both methods i.e. View saved wifi password in android with and without root privileges .Thereare all types on senseless methods on the internet which requires your device tobe rooted for implementation of this method .But In this article I’ve postedboth ways i.e To View saved  WiFi password in android phone/tablet withoutactually rooting it .Pre­Requisites 

Android Smartphone/tablet .

A device which is at least once connected to wifi .

ES File Explorer (Download From the Google playstore )

SIMpalm | Android App Development Company in USA – Hire AndroidDeveloper  2,727 views • Written 10 Jul

Della John

Upvote Downvote Comment

This method won't work with every router, but works with most of them.So first you need to connect to the victim's WiFi.Then open browser and type in 192.168.1.1You'll be prompted for username and password. Try some random one's(mostly its admin,admin or admin,password or admin,admin@123)Once you get through it, search for password in advance or wireless tab. Mostlyyou can view the password from there. But if you can't, you add your ownpassword to it too. If you can't add password either, well, there's nothing else Iknow that can be done  2,230 views • Written 29 May

Harshit Raghuvanshi, App UI

Upvote Downvote Comment

Not possible, to the best of my knowledge.  12,164 views • 5 upvotes • Written 3 Dec, 2014 • Asked to answer by Peer Mohamed

Steven Cook, Validation Engineer, Linux user, Seeker of knowledge

5

Page 7: How to See a Saved Wi-Fi

8/18/2015 How to see a saved Wi­Fi password on Android without root privileges ­ Quora

https://www.quora.com/How­do­you­see­a­saved­Wi­Fi­password­on­Android­without­root­privileges 7/8

12 Answers Collapsed

Write an answer

Related Questions

Rooting (Android): How can I root my Google Nexus 4 without a PC?

Rooting (Android): Could a backdoor, or code to steal passwords, be added intoa custom ROM?

Reviews of: Rooting (Android)

Passwords: Is there a program or software that allows your laptop to access thewi­fi/bluetooth broadband from my cell phone?

Wi­Fi: If I'm connected to someone's router and they have my MAC address, canthat person conceivably see the content I'm browsing online?

How do I hack a Wi­Fi password with an Android?

Passwords: Why are brute force attacks on passwords a concern?

Passwords: How are "trillions of guesses per second" possible when cracking,but i am limited to 3 or 5 attempts before my account is locked? Wouldn't cr...

Rooting (Android): How do you root an Android Lenovo A369i? Is cyanogenmode the best choice if I want to upgrade my Jelly Bean 4.2 to KitKat or,subsequently in...

Wi­Fi: How do I can connect to a WiFi hot spot without knowing its password?

Rooting (Android): Is it possible to root a Kindle Fire HDX 7 without a computer orthe involvement of another device?

Root My Android : How can I root my Google Nexus 4, without a PC?

Passwords: How can I increase the protection of my Wi­Fi device?

How do I get a Wi­Fi password of a connected Wi­Fi without a root?

Rooting (Android): How can I root Android 5.0 Lollipop?

Upvote Downvote Comment

wifi passwords are saved in data folder which is locked for normal user, itshould be rooted to get that information  3,011 views • 2 upvotes • Written 27 May

Bhanu Reddy, Android Developer

2

Top Stories

How does Jimmy Wales makemoney?

Upvoted by Marc Bodnick, Co­Founder,Elevation Partners • Michael Wolfe, Fivestartups and counting. • Charlie Cheever,Founder of QuoraJimmy has 129 endorsements in JimmyWales.

 

Jimmy Wales, I am Jimmy Walesand therefore have a reasonableamount of knowledge about wh...

If Apple were to develop iFork toreinvent eating, what would it looklike?

You'd only be able to eat at Apple­certifiedorganic, vegetarian restaurants with themand Apple would get a 30% cut from allsales. Apple would decide down the road to

Jonas Mikka Luster,trimethylxanthine addict,http://trailmikks.io

What are the most surprisingfindings in your field that othersare not aware of?

Upvoted by Joe Blitzstein, Professor inthe Harvard Statistics Department •Bradley Voytek, Ph.D. neuroscience,UCSD Asst. Professor Cognitive Science• Quora User, PhD student in

 

Igor Markov, Michigan EECSProfessor ­ currently at Google

Page 8: How to See a Saved Wi-Fi

8/18/2015 How to see a saved Wi­Fi password on Android without root privileges ­ Quora

https://www.quora.com/How­do­you­see­a­saved­Wi­Fi­password­on­Android­without­root­privileges 8/8

Sitemap # A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

About ­ Careers ­ Privacy ­ Terms

Speaking, yes.  Writing.  Serving on boards(I was on the board of Hunch for example). I take no salary or expenses from theWikimedia Foundation because as the main"face" of the fundraiser, it's important thatpeople understand that donor money is notfor me.

open its own chain of restaurants and kickout and reject new applications for any andall restaurants serving the same or similarfood than Apple plans to serve in a year. TheiFork would refuse to fork foods Appleconsiders ...

Mathematical Biology and BiophysicalChemist…Igor has 80+ answers in AcademicResearch.

Read More Read More Read More