what password for rom.er2003 - JAM, MDA Compact, S100 Software Upgrading

when open rom with er2003edit.need password
can unlock and open rom
please help me

Related

[Android][Guide]Hacking And Bypassing Android Password/Pattern/Face/PI

- DISCLAIMER -
Code:
This Is For Educational Purposes Only
You Shall Not Use This On Other People Phones Without Permission Under Any Circumstances
I'm Not Responsible For Any Eventual Errors And Misbehaving Of Your Devices
Files And Tutorials Are Used And Partially Created According My Expirience And Also Collected From Internet & XDA Forums
All Regards Are Going To Their Authors
If Just Google Ask you For Password (Credentials) - You Can Turn On WIFI Via ADB In Order To Google Accept Your Device Via this Command:
Code:
adb shell svc wifi enable
Click to expand...
Click to collapse
Requirements:
The Device Needs To Have Usb Debugging Enabled
In Case Usb Debugging Isn't Enabled And You Have Recovery,you Can Run The Same Instructions From Recovery
For Some Methods Root Is Not Required (Though It Will Be Better If Device Is Rooted)
If None Of This Methods Works For You - Unfortunally You Probably Must Full Wipe Your Device
METHOD I
Solution For Everyone With Recovery (Cwm, Twrp, Xrec,Etc...) Installed:
INSTRUCTIONS:
1. Download this zip Pattern Password Disable (Download from attachments) on to your sdcard (using your PC, as you cant get into your phone, right )
2. Insert the sdcard into your phone
3. Reboot into recovery mode
4. Flash the zip
5. Reboot
6. Done!
Note : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 2
Solution For Everyone Without Recovery Installed - ADB :
What You Need:
=>A computer running a Linux distro or Windows+Cygwin
=>USB cable to connect your phone to the PC
=>Adb installed
How to install adb:
1. Open Terminal
2. Type:
Code:
sudo apt-get install android-tools-adb
Hit [Enter]
3. Follow the instructions until everything is installed.
INSTRUCTIONS:
1. Connect you (turned on) Phone to the Computer via USB.
2. Open a terminal window.
3. Type:
Code:
adb devices
adb shell
cd data/system
su
rm *.key
4. Done...Now You Just Have To Reboot.
Note : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 3
Solution For Everyone Before Lock Accident :
SMS Bypass - Download Link - Install It On Your Device (Download from attachments)
This App Allows You To Remotely Bypass Your Phone's Screen Lock By Sending A SMS.
It Removes Your Gesture Pattern Or Password After Receiving A Preset Keyword Along With A Secret Code Via SMS.
SMS Bypass App Requires Root.
INSTRUCTIONS:
1.First, make sure you give permanent root access to the app.
2.Change the secret code to your preferred choice. The default password is : 1234
3.To reset your screen lock, send the following message from another phone:
Code:
secret_code reset
Example:
Code:
1234 reset
Note 1 : There is a space between your secret code and reset. Also the secret code is case sensitive.
Note 2 : There is an option available to change the preset keyword. Default is : reset - Your phone will restart and your lock screen will be reset.
Note 3 : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 4
Solution For Everyone Via Adb - SQL Command :
INSTRUCTIONS:
=>Type This Commands Separated In Your Terminal (CMD Prompt) :
Code:
adb shell
cd /data/data/com.android.providers.settings/databases
sqlite3 settings.db
update system set value=0 where name='lock_pattern_autolock';
update system set value=0 where name='lockscreen.lockedoutpermanently';
.quit
=>Now You Just Have To Reboot.
Note : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 5
Solution For Everyone Via Adb - File Removal :
INSTRUCTIONS:
=>Type This Command In Your Terminal (CMD Prompt) :
Code:
adb shell rm /data/system/gesture.key
Note : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 6
Solution For Everyone With USB Debugging Enabled :
INSTRUCTIONS:
Primary Step for all method:
Download & Extract to anywhere - Bypass Security Hack (Download from attachments)
Open SQLite Database Browser 2.0.exe in SQLite Database Browser.
Run pull settings.db.cmd inside By-pass security Hacks folder to pull out the setting file out of your phone.
Drag settings.db and drop to SQLite Database Browser 2.0.exe program.
Navigate to Browse data tab, At table there, click to list down the selection & selete secure
Instruction To Remove Pattern Lock:
Now, find lock_pattern_autolock, Delete Record
Close & save database
Run push settings.db.cmd and reboot your phone
Instruction To Remove PIN Lock:
Now, Find Or Create lockscreen.password_type, double-click & change it's value to 65536, Apply changes!
Now, find lock_pattern_autolock, Delete Record, If doesn't exist, Ignore
Close & save database
Run push settings.db.cmd and reboot your phone
Instruction To Remove Password Lock:
Now, find lockscreen.password_salt, Delete Record
Now, find lockscreen.password_type, Delete Record
Close & save database
Run push settings.db.cmd and reboot your phone
Note : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 7
Solution For Everyone With Recovery Installed :
INSTRUCTIONS:
1.Download and Copy Aroma File manager.zip (Download from attachments or http://forum.xda-developers.com/showthread.php?t=1646108) to your memory card.
2. Open your recovery (press volume Down + Power button or it can be different according to the phones. Generally the phones who have press able button on the middle they have to press all three buttons. Google for you pattern there are lots)
3. There’ll b an option in recovery called “mount”. Go in that option and then mount all the cache and everything it is there.
4. Then select “update” and select “apply update from SD/external” and select aroma file manger.zip file that you downloaded using above QR code above.
5. After Flashing or updating, the aroma file manger will open. Use volume keys for up/down and power button 2 select like you use to get into recovery.
6. In aroma File manager , Go to menu , which is located in bottom strip and then select Settings.
7. Go to bottom n select “mount all partition in startup ” then exit from aroma file manger.
8. Now after exit , re-update that aroma file again and it will open again.
9. Go to data >> and then System.
Then find ‘gesture.key’ (for pattern lock) and ’password.key’ (for password lock) then long touch on gesture.key or password.key and sum option will be prompted , choose delete and delete that file and restart.
Note : If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
Credits:
PHP:
iamareebjamal(http://forum.xda-developers.com/member.php?u=4782403)
amarullz(http://forum.xda-developers.com/member.php?u=402300)
me myself (@piraterex) :D (http://forum.xda-developers.com/member.php?u=5002224)
I don't know all Devs so pls PM me and ask for credits for their tools/app
I LOVE YOU sooooooooo much
Super sharing Dear Big Thanks.. :thumbup:
Sent from my GT-I9300 using Tapatalk 2
Nice. Method 2 worked on my S2 plus
a million thanks my FRIEND:victory::victory::victory::victory::victory::victory::victory::angel:
you saved my day :good::good:
I LOVE YOU :laugh::laugh::laugh:
I AM SO HAPPY
me1mon said:
I LOVE YOU sooooooooo much
Click to expand...
Click to collapse
cheetah81 said:
Super sharing Dear Big Thanks.. :thumbup:
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
Gibz97 said:
Nice. Method 2 worked on my S2 plus
Click to expand...
Click to collapse
Mohdsultan said:
a million thanks my FRIEND:victory::victory::victory::victory::victory::victory::victory::angel:
you saved my day :good::good:
I LOVE YOU :laugh::laugh::laugh:
I AM SO HAPPY
Click to expand...
Click to collapse
thanx guyz..
Thank you very much, you saved me from factory resetting my device.
Sent from my Nexus 5 using Tapatalk
I believe this thread deserves more, it's help is so valuable.
Sent from my LG-P500 using XDA Free mobile app
Worked great.. did the Aroma method because I already had that installed... just a note. at&t Galaxy S4 4.4.2 mine was sparepassword.key and there was not password.key and I was using a password.
tnx dude
is there any way to bypass email verification???
if not...can you make it ...??
Note 3. 1,4,5 and 6 didnt work. Kept getting settings.db permission denied error.
Method 7 didnt work either. all I could see was gesture.key, deleted it but it ddint get rid of my pin lock.
piraterex said:
METHOD 7
Solution For Everyone With Recovery Installed :
INSTRUCTIONS:
1.Download and Copy Aroma File manager.zip (Download from attachments) to your memory card.
Click to expand...
Click to collapse
Thank you, thank you, thank you! You saved my day! :laugh::laugh:
This worked BUT: The aromafilemanager.zip didn't work, I had to download it from here: http://forum.xda-developers.com/showthread.php?t=1646108
So, please update the link, with the zip linked above it worked perfectly! :good:
//edit: And there is one more very simple way, if you have activated the device manager as device administrator (for some odd reason my phone deactivated all device admins, that's why I locked myself out in the first way, I use TimePIN and suddenly my code and the failsafe didn't work ) :
Go to https://www.google.com/android/devicemanager klick on "lock" and enter some pin like 1234, the current lockscreen will be overwritten by the 1234-lock.
Here's a simple windows app I made that will do all that with just one click over ADB http://youtu.be/NxzGxb73CQE
CM11 file to delete
this guide is cool
those who using CM11 the file to be deleted is cm.gesturekey
and the pattern is delted
i m using CM11
so just wanted to share
Thank you so much!
My Galaxy S2 slipped from my hand and battery popped out. After turning the device on, the phone would not accept my PIN! Strange as it seems.
Tried method 6 initially, but did not work. However went for Method 7 and profit!
I had TWRP recovery already in place, so didn't actually had to use the aroma file manager.
Thank you so much again. Weird days!
k.janku1 said:
Here's a simple windows app I made that will do all that with just one click over ADB http://youtu.be/NxzGxb73CQE
Click to expand...
Click to collapse
where is download link of tools?
i locked my phone with password lock..
I want to try option one
I have a ATT galaxy note 3 using Knoxraid v5.6 jb rom .. when i go into recovery it doesnt give me an option to select file from storage
only options to upgrade from ADB
upgrade from Storage
wipe cache
Any idea?
Ma$etas said:
i locked my phone with password lock..
I want to try option one
I have a ATT galaxy note 3 using Knoxraid v5.6 jb rom .. when i go into recovery it doesnt give me an option to select file from storage
only options to upgrade from ADB
upgrade from Storage
wipe cache
Any idea?
Click to expand...
Click to collapse
Try the option "upgrade from storage"
Normally it's called install zip from sd card. If it's not working, change the recovery.
simmac said:
Thank you, thank you, thank you! You saved my day! :laugh::laugh:
This worked BUT: The aromafilemanager.zip didn't work, I had to download it from here: http://forum.xda-developers.com/showthread.php?t=1646108
So, please update the link, with the zip linked above it worked perfectly! :good:
//edit: And there is one more very simple way, if you have activated the device manager as device administrator (for some odd reason my phone deactivated all device admins, that's why I locked myself out in the first way, I use TimePIN and suddenly my code and the failsafe didn't work ) :
Go to https://www.google.com/android/devicemanager klick on "lock" and enter some pin like 1234, the current lockscreen will be overwritten by the 1234-lock.
Click to expand...
Click to collapse
thanx buddy...I have added that link :good::angel:
what one will do if he has stock recovery with usb debugging disabled and has forgotten lock screen pattern or pin ? Is there anyway to enable usb debugging in fastboot or stock recovery or any other way?

[GUIDE] How to Disable FRP Lock re-enabling after add google account

Here's Instructions i made this solution i think it work for all android phones !
1. Enable Developer options and check "OEM Unlocking" (tap 8 times build number in phone info)
2. Go to GOOGLE PLAY STORE, search for DisableService App after that install it
3. Open This APP then go to tab SYSTEM
4. Search for Google Play Services
5. Search for Frp Uncheck Frp Service !
5A. Allow Root Access!
5B. Uncheck FrpUpdateIntentService
6. Now You Have FRP Disabled (YOU CAN'T HAVE ADDED GOOGLE ACCOUNT WHILE DISABLING, THIS INCREASE CHANCE OF BRICKING DEVICE!)
7.After it, you cannot add google account via settings it will say Application "name" Has stopped
8.Download QuickShortCutMaker
9.Search for "Manager"
10.Open IT
11. Search For Enter Email and Password or something
11A. IMPORTANT DON'T SELECT SECOND, THERE'S 2 OPTIONS MAKE SURE YOU HAVE SELECTED 1 ONE
12. Open ... Tab then select Login Using Browser or something
13. Write email address then password, Wait for logging in Window will close and you will go back to quickshortcutmaker
FINISHED ! Your Phone is now FRP Unlocked With Google Account ! You can check FRP Lock Status with google account in DownloadMode , Enjoy Your Custom Roms etc
No more Custom Binary Blocked By FRP Lock
you can have custom recovery with google account, IMPORTANT: don't delete your google account ! if you delete you need to go back to 8. section !, have fun -Tested On My SM-G531F Samsung Galaxy Grand Prime lollipop 6.1.1 Rooted Unlocked Now FRP Unlocked-- Tested 5 times! Warning:You need to do same if you install Custom OS !
NOTES ! READ IT !
You Need Rooted Device!
You don't need Check USB Debugging
You don't need custom recovery !
i haven't seen anywhere way to disable FRP Lock with google account (after uninstall app disableservice frp will re-enable make sure you installed it to \system\app If you not you can't have custom OS !)
-------------------------------------------------------
PRESS THANKS BUTTON IF MY SOLUTION WORK
root access??
I get caught up at number 5. I get a pop-up saying "failed to gain root access"
what do I do ??

Bypass/disable samsung lockscreen lock with csc file (sec_csc.zip) without twrp

Hi. i used BMT dongle. one service in BMT Dongle is Bypass lockscreen lock ( fingerprint. pin, password, pattern) without lose data. this file named csc mode ( cache and recovery ). but this file protected i can not extract to find updater-script code. i want help to find how to make csc file for flashing with odin and bypass screen lock samsung

[GUIDE][SAMSUNG] Unlock Forgotten Private Mode PiN/Password/Pattern

Hello xda,
Today I'll guide you how to Unlock/Recover your data in private mode if you forgot it's authentication.
Before proceeding: I'm not responsible for any damage to your device or data.
Pre-Requirements:
1. Rooted Device (If you have enough knowledge of adb, you may go with adb instead of root)
2. Root Explorer installed.
Let's Get Started:
1. In your Device, when you try to turn on 'Private Mode' , What does it ask for?
a. If it asks for pattern , Download this file
b. If it asks for PIN (Only numeric keys shown), Download this file
c. If it asks for Password, Download this file​If you are not sure what to download, download all 3 files given above.
2. Copy the downloaded file(s) to your phone.
3. Open 'Root Explorer' , Navigate to data/system/
4. Copy the file(s) downloaded from above in this directory (data/system/) , If it asks, Tap 'Replace'
5. Long Press the file you just pasted here, Tap 'Permissions' Check only 'Read' and 'Write' of Owner. So that it looks like this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Tap 'Ok'.
6. Reboot Device.
7. Un-Root your phone. [This is not compulsory but some phones cause problems if you don't unroot]. Thanks to iderayoub for useful point.
8. When it reboots, try to turn on 'Private Mode', Enter PIN: 1234 / Password: xda123 , Pattern: See this Image
Now, you may change the PIN/Password/Pattern anytime. ___________________ [Try to Smash the Thanks Button Below :fingers-crossed:]
It works!
For reference, the contents of that /data/system/personalpin.key file should be:
FA6C0E1B2B0581C2F359B8923F2FA7164B21CC7E
I had to really reboot and close Gallery before my "Private" Album came back, but it eventually did.
Thanks!
cd1207 said:
It works!
For reference, the contents of that /data/system/personalpin.key file should be:
FA6C0E1B2B0581C2F359B8923F2FA7164B21CC7E
I had to really reboot and close Gallery before my "Private" Album came back, but it eventually did.
Thanks!
Click to expand...
Click to collapse
Glad to hear that, BTW, Was it necessary to close the gallery after rebooting?
I mean, Just a reboot was not enough to bring the Private Mode back?
Can you provide instructions for ADB please?
Also, doesn't rooting the phone trip Knox, which disables private mode? Would this method still work if rooting disables private mode?
Which rooting method would you recommend that does not factory reset / wipe data?
Will this work on G935V with Android 6.0.1?
Please respond with whatever you know, even if you don't know all the answers to all these questions, thanks in advance!
AGorrila said:
Can you provide instructions for ADB please?
Click to expand...
Click to collapse
Google it: "How to push files using adb". So, You just need to push your relevant file (i.e. PIN/Pattern/Password) to /data/system.
AGorrila said:
Also, doesn't rooting the phone trip Knox, which disables private mode? Would this method still work if rooting disables private mode?
Click to expand...
Click to collapse
I can't say a word as I never had a Knox-powered phone and never tried it. So If going to root, Proceed on your own risk.
(If you ask about my opinion, I don't think that you will lose your data which is in Private Mode).
AGorrila said:
Which rooting method would you recommend that does not factory reset / wipe data?
Will this work on G935V with Android 6.0.1?
Click to expand...
Click to collapse
Here is the page where you can download the rooting files for your device: (Only for G935V). This method doesn't factory reset / wipe data. I've tried it 50+ times. If you don't know how to use these files. Google it "How to root using AutoRoot". Good Day!
pattern
hi
the pattern does not work for s7 edge plz help me.
elhamfarnad said:
hi
the pattern does not work for s7 edge plz help me.
Click to expand...
Click to collapse
The pattern is exactly as shown in the picture here. https://drive.google.com/open?id=13YQlte3oAjxl1VAYBqBF6XcfYXGYw0L_
Did you copy exactly the personalpattern.key file and pasted it in data/system/ as mentioned?
P.S. Don't forget to reboot after placing the file in data/system/.
reboot
i did but what do u mean by reboot i just turn if off and then on.
elhamfarnad said:
i did but what do u mean by reboot i just turn if off and then on.
Click to expand...
Click to collapse
Press and Hold power button. Select Restart. Confirm
elhamfarnad said:
hi
the pattern does not work for s7 edge plz help me.
Click to expand...
Click to collapse
Did it work or not?
Sasmsung s5 neo adb enabling by boot.img/Pattern forgot
Hey I already asked this on another thread but this might help me better:
Hi I am locked out of my galaxy s5 neo because of my stupidness. (guess what happend...) While changing the pattern I received a call and answered it. I then talk to the person for about 5 min. I leave my phone for 30 mins then I comeback and forgot my pattern. So far usb debugging is not on and oem is locked. A way to get in my phone would be to enable bluetooth since I have a trusted device that I can unlock my phone with. Something I also tried is taking the boot.img of my device and manually enabling the adb by editing default.prop in ramdisk. Only problem is when I repack it, it is detected as a custom binary wich is weird because it's the original one for my device. Anyway out of ideas, and I can't upload twrp or any custom rom either (unless there's a bypass that I don't know). Thx in advance.
Send from my browser since my phone is locked otherwise my phone is a Samsung Galaxy S5 Neo (SM-G903W/Canada) with stock android 7.0.
TheScreamerBoy2301 said:
Hey I already asked this on another thread but this might help me better:
Hi I am locked out of my galaxy s5 neo because of my stupidness. (guess what happend...) While changing the pattern I received a call and answered it. I then talk to the person for about 5 min. I leave my phone for 30 mins then I comeback and forgot my pattern. So far usb debugging is not on and oem is locked. A way to get in my phone would be to enable bluetooth since I have a trusted device that I can unlock my phone with. Something I also tried is taking the boot.img of my device and manually enabling the adb by editing default.prop in ramdisk. Only problem is when I repack it, it is detected as a custom binary wich is weird because it's the original one for my device. Anyway out of ideas, and I can't upload twrp or any custom rom either (unless there's a bypass that I don't know). Thx in advance.
Send from my browser since my phone is locked otherwise my phone is a Samsung Galaxy S5 Neo (SM-G903W/Canada) with stock android 7.0.
Click to expand...
Click to collapse
So, The point is: You don't want to lose your data, otherwise you'd just have resetted it. Right?
If yes, You can copy your data using adb pull command If you have authorised any computer in usb debugging. And then Reset it?
zubair1836 said:
So, The point is: You don't want to lose your data, otherwise you'd just have resetted it. Right?
If yes, You can copy your data using adb pull command If you have authorised any computer in usb debugging. And then Reset it?
Click to expand...
Click to collapse
yes but usb debugging is disabled.
TheScreamerBoy2301 said:
yes but usb debugging is disabled.
Click to expand...
Click to collapse
Well, I don't think if there's a way to unlock the phone without losing data.
If you find one, Enlighten me too
Couldn't manage
zubair1836 said:
Hello xda,
Today I'll guide you how to Unlock/Recover your data in private mode if you forgot it's authentication.
Before proceeding: I'm not responsible for any damage to your device or data.
Pre-Requirements:
1. Rooted Device (If you have enough knowledge of adb, you may go with adb instead of root)
2. Root Explorer installed.
Let's Get Started:
1. In your Device, when you try to turn on 'Private Mode' , What does it ask for?
a. If it asks for pattern , Download this file
b. If it asks for PIN (Only numeric keys shown), Download this file
c. If it asks for Password, Download this file​If you are not sure what to download, download all 3 files given above.
2. Copy the downloaded file(s) to your phone.
3. Open 'Root Explorer' , Navigate to data/system/
4. Copy the file(s) downloaded from above in this directory (data/system/) , If it asks, Tap 'Replace'
5. Long Press the file you just pasted here, Tap 'Permissions' Check only 'Read' and 'Write' of Owner. So that it looks like this:
View attachment 4435791
Tap 'Ok'.
6. Reboot Device. (We're all set)
7. When it reboots, try to turn on 'Private Mode', Enter PIN: 1234 / Password: xda123 , Pattern: See this Image
Now, you may change the PIN/Password/Pattern anytime. ___________________ [Try to Smash the Thanks Button Below :fingers-crossed:]
Click to expand...
Click to collapse
Hi was asking password
I did what exactly you mentioned but no result
S7 edge
Oreo 8.0
Rooted phone
ebayusuff said:
Hi was asking password
I did what exactly you mentioned but no result
S7 edge
Oreo 8.0
Rooted phone
Click to expand...
Click to collapse
Thanks for reporting!
1. Please don't quote such a long post, Simply "Reply".
2. Some other users of S7 have reported it not to be working for them, As I don't have S7 , I'll try to test this on someone's phone if he agrees.
It will take a maximum of 1 week.
Then I'll update. Now it's up to you if you can wait.
Ok
Thank you. Waiting you.
Private mode failed to turn on
Galaxy S7 edge cannot access private mode. It allows me to enter the correct pattern and then says,"Failed to turn on private mode. Try again"
As I said before İ forgot password then backed up with titanium and deleted private mode. Then tried to restore with app only choice. Titanium couldn't manage to restore. Restarted phone. Then it started to work, remembered forgetten password then changed it to pattern. As far as I remember I managed to enter to the private mode once or twice. But now gives this error. I think no way except to resetting phone.
+1 but with PIN
ebayusuff said:
Private mode failed to turn on
Galaxy S7 edge cannot access private mode. It allows me to enter the correct pattern and then says,"Failed to turn on private mode. Try again"
As I said before İ forgot password then backed up with titanium and deleted private mode. Then tried to restore with app only choice. Titanium couldn't manage to restore. Restarted phone. Then it started to work, remembered forgetten password then changed it to pattern. As far as I remember I managed to enter to the private mode once or twice. But now gives this error. I think no way except to resetting phone.
Click to expand...
Click to collapse
Rename File in Android 7.x.x
I was try your way but doesn't work so in android 7.xx and may be higher you must remove all locksettings.db in /data/system and then rename getkeeper.password.key for password getkeeper.pin.key for pin and getkeeper.pattern.key for pattern.
REBOOT NEED
after reboot and open private mode or even applock mode(remove applock.key) you must force stop Gallery!
Note:before proceed remove all getkeeper.xxx.key files in /data/system

HTC U11 TWRP password not accepted

I set a start-up password on my phone but , when I start TWRP , it asks for a password and , of course , my start-up password is not accepted .
I don't want to format my data .

Categories

Resources