help with android wpa store
#6
Hi ware55.
"what can i do?"

Get the Masterkey of your phone and decrypt it.
Use bash openssl and this (decrypted) key to decrypt your WiFi passwords.

But it isn't an easy way and differs in the different versions of ANDROID as you can read here:
https://source.android.com/security/encr.../full-disk

Your example is from 2015 and since this time without a solution, although the plaintext (77807780) is published, too.

Some app programmers tried to apply it to their key recovery tools, but they failed:
https://github.com/bparmentier/WiFiKeyShare/issues/15

You should consider to install TWRP (https://twrp.me/Devices/) and LINEAGE (https://www.lineageos.org/) on your device.


Messages In This Thread
help with android wpa store - by ware55 - 12-17-2017, 10:55 AM
RE: help with android wpa store - by ZerBea - 12-17-2017, 11:28 AM
RE: help with android wpa store - by ware55 - 12-17-2017, 03:46 PM
RE: help with android wpa store - by ZerBea - 12-17-2017, 05:15 PM
RE: help with android wpa store - by kiara - 12-17-2017, 10:34 PM
RE: help with android wpa store - by ZerBea - 12-18-2017, 09:02 AM
RE: help with android wpa store - by ware55 - 12-20-2017, 10:06 AM
RE: help with android wpa store - by ZerBea - 12-20-2017, 06:26 PM