Skip to content

a completely free app that shows your device saved wifi passwords.

Notifications You must be signed in to change notification settings

ChrisLane/WifiPasswords

 
 

Repository files navigation

OreoWifiPasswords

This was Nexxado's first project (see Nexxado's GitHub branch)

I adopted it and extended it (as my first android project) to get it working on Android Oreo.

a completely free app that shows your device saved wifi passwords.

Warning: sharing a wifi password with someone can compromise that wifi network security!

Troubleshooting

Features:

  • Show your device saved wifi passwords (ROOT REQUIRED)
  • Add wifi passwords manually
  • Hide wifi passwords in an archive list.
  • Live search wifi passwords by Name & Tag.
  • Optional passcode protection (style inspired by Dropbox)

Gesture Actions:

  • Double-Tap to quickly copy a wifi password to clipboard
  • Long Press to bring up the Contextual Action Bar, allowing you to tag, share, copy or archive your wifi passwords.
    you can then select multiple wifi passwords by simply tapping them

External Libraries Used:

Troubleshooting

In case the app is unable to find the file containing your saved wifi passwords please google your device's path for the saved wifi passwords file.

then insert it manually into the app's settings.

the most commonly used paths by manufacturers which the app automatically tries are:

  • /data/misc/wifi/wpa_supplicant.conf
  • /data/wifi/bcm_supp.conf
  • /data/misc/wifi/wpa.conf

Back to Top

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.


*** Back to Top

About

a completely free app that shows your device saved wifi passwords.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Java 100.0%