Hello everyone! I am a dog, Wood has come to blog, every time I want to write their own program what the collation of a post to the blog, but once all wood has. One is lazy, two is the spirit of sharing is not enough. (Lazy to reprint all too lazy)
today, when I was playing on my cell phone, I found an app called a private album. I went, the password unexpectedly forgot, and did not set password protection or anything! Baidu did not have a solution. Just put the phone on the computer and plan to bypass the password directly.
Open after the discovery of the format of the picture is wpjpg, wpjpg I use the browser with PS and so on opened a bit no use, this format I think of a must be encrypted after the format, different password encryption after the content is not the same must not be directly hit (Really day dog). Go back and check other files to find out if there are any passwords stored. First, open the database folder. This folder is needless to say, the name is written on the database. There is a file called Filemanage, read the suffix is in sqlite format. A look is the SQLite database, Mobile is the most commonly used lightweight database although I did not use. Add a SQLite Manager tool to the Firefox extension tool to access the contents of this database! Save to download SQLite.
After installation, open the SQLite manager interface as follows
Have a meal and wait to write. It's a waste of time to write a blog after a few minutes of cracking.
···· Come on, simply write the steps:
1, put just that filemanage.sqlite file with this SQLite manager open (too simple to read English all know how to open, their own groping it, do not understand the words in the comments inside asked),
2, open passwordprotect_table This database table, insert a column in the table, the first value is: Favorite food? The second value is the MD5 of the number 4321 after the encrypted value: d93591bdf7860e1e4ee2fca799911215
After insert save and then quit to replace this file back to the phone inside, is the original that deleted put this back to datebase this folder.
3, re-use the phone to open the "private album", repeat 3 random password. The error 3 times will jump to this page:
Enter 4321 to reset the password!
4, reset the default password is 1111, after entering the saved photos are still in. If you delete the password file, the login will let you reset the password and then log in normally, but the photos will not be seen. This means that the images are encrypted using your password. PS: If the album also requires a password after login, only need to pass the password hint question, what is your favorite food? The answer is 4321 to remove the passwords for individual folders such as albums or audio.
5, after the completion of the log in:
Too lazy to write in detail--. -
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.
Hack the password wpjpg format picture of the "Private album" app on your phone