syt0r/WifiPass

Android 11 - not working

Closed this issue · 9 comments

Is this supposed to work on android 11? I get error "configuration file not found"

syt0r commented

Unfortunately I couldn't find any way of retrieving passwords on android 11, configuration files that I've used to get this data from are empty on my device, so currently it's not supported

They're now moved to /data/misc/apexdata/com.android.wifi/WifiConfigStore.xml

They're now moved to /data/misc/apexdata/com.android.wifi/WifiConfigStore.xml

woa you're the best. btw thanks for AM app. big fan

So can this app be modified to parse this file?

So can this app be modified to parse this file?

Try this: [Link removed by 7stripes.]
Forked from current master, added new Wi-Fi password location "/data/misc/apexdata/com.android.wifi/WifiConfigStore.xml".
All credit to syt0r.

Thank you 7stripes. Maybe it would be better to create a pull request under this repo, to be approved by syt0r

Thank you 7stripes. Maybe it would be better to create a pull request under this repo, to be approved by syt0r

Done!
I didn't want to step on any toes and certainly don't want to take any credit. I just needed a working app for my own personal use and decided to share it here as it looked like you were looking for a working, updated version, too.
I hope I've created the pull request correctly (I'm a GitHub noob).

Can we have a new release in github? Also it would be nice to have it in playstore, and more importantly in f-droid/izzyondroid.

syt0r commented

Created v3.0 release, hopefully update covers all Android 11 devices. If not feel free to reopen the issue

On android 12 also not working. That config file doesn't seem to store passwords anymore