Notifications
Clear all
Topic starter
06/07/2015 3:53 pm
Hi
Can anyone explain where is the screen patter lock or password stored in android ? Which location ?
06/07/2015 6:43 pm
Hello,
Android stores this pattern in /data/system/password.key
The corresponding salt is stored in a SQLite database under the lockscreen.password_salt key. The SQLite database can be found in /data/data/com.android.providers.settings/databases and is called settings.db
Regards
Topic starter
06/07/2015 9:32 pm
Thanks man. Will try right away.
Topic starter
07/07/2015 1:56 pm
Hi Sam
Kindly check your inbox.