🔒 Closed WIFI PASSWORD?

Status
Not open for further replies.

Fire Nation

Forum Guru
help! pina connect kasi ako ng guard ng 7/11 ng Wifi (7/11 wifi), so paano ko malaman yung password ng WIFI nun since na naka connect ako sa WIFI nila??
 
You need a PC to connect your mobile through USB (ADB driver installed). Then refer to the following steps:

MOBILE SIDE:
Step 1: Access the Developer authority
To access the files that Android uses to run passwords, you must first become a developer. This is very simple.
Get your Android phone and go to settings. Scroll down and find "About phone." Tap on it and scroll down again to find Build number.
Tap on this "build number" 5 to 6 times until a message pops up saying, "You are now a developer".

Step 2: Enable the debugging
Go back to Settings. Scroll down for developer options. Turn on the button for "Android/USB debugging".

PC SIDE:
Step 3: Install ADB drivers (google for ADB download links)

Step 4: Test the ADB
To do this, connect your phone to the PC using a USB. In the command prompt, type adb services and then press enter. If it's working properly, you should see a device in this list.

14556329984622.webp


Step 5: Find Android wifi password
Now, it is time to type the given command in the command prompt and type: adb pull /data/misc/wifi/wpa_supplicant.conf c:/wpa_supplicant.conf. This will fetch the file from your phone to the local disc C drive of the PC.

Step 6: Get the wifi passwords
Lastly, open the file with a notepad and there you go.

All credit to JD...
 
Status
Not open for further replies.

Similar threads

About this Thread

  • 5
    Replies
  • 748
    Views
  • 6
    Participants
Last reply from:
von_30

Trending Topics

Online now

Members online
1,072
Guests online
824
Total visitors
1,896

Forum statistics

Threads
2,276,986
Posts
28,973,619
Members
1,229,681
Latest member
HawFlakes
Back
Top