Urgent, bypass pincode possible? - Nexus 5X Q&A, Help & Troubleshooting

My father in law died last weekend and we don't know the pincode of his stock Nexus 5X. We can access his Google account and we know the pincode of his sim card. I hope someone can help us out to get access to his phone. Things we've tried:
- The vingerprint reader was setup but we've tried a lot of possible pins. We've tried his vinger yesterday but because of the attempts the pin is also required now.
- With a pattern lock you'll get a possibility to unlock through the Google account password after some attempts but his phone was secured with a vingerprint and/or pincode. Only the delay between attempts get increased, currently 16 minutes between them.
- The lock option from https://www.google.com/android/devicemanager, but because there is already a pin lock it doesn't work. The pin doesn't change.
- I've tried to access the phone through ADB, booted into the recovery but "adb devices" doesn't see the phone. When I choose to "install update through adb" I see the devices with "adb devices" but I can't use "adb shell", only sideloading works.
- Installing a custom recovery could work but the bootloader is locked, when I unlock it a full wipe will be performed so we still can't access the data.
- From the Play store in the browser on my Mac I've installed the androidlost.com app on the phone, but the app needs to be opened once before it can be used.
- A rubber ducky could help us out, but I don't have one and the time between attempts get increased and increased... it would take weeks, months or years to unlock.
What other possibilities do I have?

First sorry for your lost!
Second, i don´t know for sure, but maybe get the phone to the store where you bought it and explain the situation, maybe they will give a correct advice or like you said the phone is registed in google ( device manager) maybe if you contact them they will help you with that ( the problem is they probably will take a long time to reply or don´t reply at all) or wait for a more expert user than me here in xda,
again, sorry for your lost and hope you solve this problem,
cheers

If the phone was rooted with a recovery installed, YES, you could delete the passcode files and get into it, without root/recovery, you cannot get into it without the password, that is the point of encryption and passwords and all that jazz.... Yes there is probably a way for some high level hacker to do it but good luck finding that.... If you just want to be able to USE the phone, do a factory reset from recovery....

Related

[Q] Lock Screen Password Reset?

Hi All,
My 10 y.o. son changed the lockscreen password on his Kindle Fire 2 HD 7" and is now unable to access. He has used all but 2 of the allowed unlock attempts, and is now 2 tries away from an automatic factory reset. The device has all stock settings, has not been rooted nor any other modifications. I'm trying to figure out if there is anything I can do to crack/read/reset the lockscreen PIN / password with the device in its current state, or if a factory reset is the only option? The big issue is he does not want to lose his game save data. I work in IT, and am very comfortable with both Linux & Windows command line tools. Is it possible for me to access the files on his Kindle, or to perform root modifications while unable to get past the lock screen password? I have read many posts on this forum, but cannot find one which speaks to my specific situation. Thanks in advance for any replies!
danimal71 said:
Hi All,
My 10 y.o. son changed the lockscreen password on his Kindle Fire 2 HD 7" and is now unable to access. He has used all but 2 of the allowed unlock attempts, and is now 2 tries away from an automatic factory reset. The device has all stock settings, has not been rooted nor any other modifications. I'm trying to figure out if there is anything I can do to crack/read/reset the lockscreen PIN / password with the device in its current state, or if a factory reset is the only option? The big issue is he does not want to lose his game save data. I work in IT, and am very comfortable with both Linux & Windows command line tools. Is it possible for me to access the files on his Kindle, or to perform root modifications while unable to get past the lock screen password? I have read many posts on this forum, but cannot find one which speaks to my specific situation. Thanks in advance for any replies!
Click to expand...
Click to collapse
http://www.addictivetips.com/androi...e-pattern-unlock-on-android-via-adb-commands/
http://www.youtube.com/watch?v=SzdWc0ymtUU
Thanks for the link; I am not sure if USB Debugging / Enable ADB is enabled on this Kindle Fire HD device. If it is not, will this approach work? Since the lock screen password is unknown, I am not able to go into the device & check/modify this setting.
The YouTube video is not of practical use, since I am trying to avoid having to perform a factory reset.
danimal71 said:
Thanks for the link; I am not sure if USB Debugging / Enable ADB is enabled on this Kindle Fire HD device. If it is not, will this approach work? Since the lock screen password is unknown, I am not able to go into the device & check/modify this setting.
The YouTube video is not of practical use, since I am trying to avoid having to perform a factory reset.
Click to expand...
Click to collapse
No, the instructions there assume you have debugging enabled AND your computer is added to the list of authorized computers (on the device) to send adb commands. That's a nice little security feature Google added recently to prevent stolen devices from being hacked into
soupmagnet said:
No, the instructions there assume you have debugging enabled AND your computer is added to the list of authorized computers (on the device) to send adb commands. That's a nice little security feature Google added recently to prevent stolen devices from being hacked into
Click to expand...
Click to collapse
Thanks, so if I'm reading this correctly - if I am unable to connect via ADB, I have no option except for the factory reset? Am I able to root the device while the lock screen password is unknown, or would that process also be blocked to me? The factory reset is easy enough, and I know we can reinstall his games, apps, and books - but the big problem (for my son at least!) is that he will lose all of his Dragonvale progress save data!
I have a different approach on it that may be more complicated and I don't know the full method of doing this, but if u can flash twrp onto the recovery and the custom bootloader for kf2 (is it fff?) Then in twrp u could mount the partition, plug it into your pc, and copy the data folder for that game. But I am unfamiliar with the process for modifying the boot loader on kf2's since I don't have one. I know u could probably flash twrp from fastboot, but idk if the kf2 has be booted up with adb and root to install fff. Probably could force it into recovery by softbricking it but I don't suggest doing that from fastboot because it might hard brick if u flash a bad image for all I know. Only way I can think of safely getting it to soft brick and go into twrp is to get someone else with a rooted kf2 to do something like use adb to move their framework-res.apk to sdcard and then backup the system partition while the kindle is in a broken state and pull the backup, then put their framework back, chmod it and reboot and hand u the system image that's broken so u could flash it from fastboot. Usually when you do something like this the ki dle will go into recovery. Told ya my method was really complicated and well slightly risky.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
unlock lockscreen password
danimal71 said:
Hi All,
My 10 y.o. son changed the lockscreen password on his Kindle Fire 2 HD 7" and is now unable to access. He has used all but 2 of the allowed unlock attempts, and is now 2 tries away from an automatic factory reset. The device has all stock settings, has not been rooted nor any other modifications. I'm trying to figure out if there is anything I can do to crack/read/reset the lockscreen PIN / password with the device in its current state, or if a factory reset is the only option? The big issue is he does not want to lose his game save data. I work in IT, and am very comfortable with both Linux & Windows command line tools. Is it possible for me to access the files on his Kindle, or to perform root modifications while unable to get past the lock screen password? I have read many posts on this forum, but cannot find one which speaks to my specific situation. Thanks in advance for any replies!
Click to expand...
Click to collapse
As you are an IT experts, you may try to unlock your lock screen password with some free tool, such as Ophcrack. Also you can try other Windows Password Recovery tools to keep all data safe. I got this Youtube video: youtu.be/QyGptsC3VLg

HTC M8 pattern password not accepted or resetting.

Somehow my password pattern is suddenly not detectable and it shows as wrong password. As there is no more option in lollipop for "forgot password" and using the gmail account to log in. How do I reset the password on a HTC M8 without doing a reset? I've tried logging into the google account, and I can use the "find" option in the device manager to locate the device, but if i press the "lock" button and try to enter a new password, for a split second it says "We have sent a lock request to the device", but then it says "Since Google has verified that a screen lock is already set, the password you entered won't be needed." Wtf is going on? I am stuck with a pattern locked phone of whose password i know but the phone doesnt detect it anymore. Is there another way to reset the password?
No replies?
Well.......
Let me start by saying that this is a delicate matter, what if the device is stolen and somebody wants to get the info or device to work without wiping it. I know that this is probably not your intention and that it is hard to prove otherwise. But the possibility could be there in the worst case scenario !
Now don't get the above personal, it's written from another point of view, as i am running HTC phones for the past 6 years and never encountered this all of a sudden at any point. So from my point of view i find it difficult to believe.
To get to your point ...... not sure if it can be done otherwise but to reset the device. Depends if it's rooted or not for instance ?
Cheers
No reply ?
According to the story, looks like either : 3rd party apps are interfering (can also be malware/virus) OR someone physically got hold of the device and changed the password(perhaps he thinks its his own)
Try restarting the device while holding the volume up button only, android will go into safe mode and disable all 3rd party apps. If the password still doesn't work, then you have 2 options:
1) if S-ON : factory reset and lose all user data
2) if S-OFF or bootloader unlocked: remove password (this is the most details I can give without being an accomplice)

[Q] Help, I can't unlock my screen

I haven't used my nexus in a couple months, turned it on today and there's a PIN lock.
I don't remember ever setting this up, I tried my usual PINs and none work.
I keep trying but I never get a forgot password log in with google option. I always get 5 wrong entries, wait 30 secs.
I'm at 35 incorrect PINs so far.
-I've also tried going to device manager but my device is always unavailable so I can't send a lock screen to it.
-I can't do a factory reset because my recovery is broken and I can't get into it to erase my data.
-I can't flash a new recovery because my computer isn't a trusted device to access it and I can't allow it because I can't log in.
I'm not sure what else to do.
I have a secondary user on it but I can't turn on the developer options for it because it's not the primary account.
Any ideas what I can do?
If you can get your driver issues figured out, so that the Fast Boot driver works, you can just reflash images from the Bootloader. You do not need to get into Recovery, or get passed the pin lock to reflash. To make it easy, you can use something like Wug's NRT and use the "Bricked Device" option to flash images from the bootloader screen.

Bypass lockscreen?

Greetings dellow xda dev's, I am currently running a Tmobile galaxy note 3, with the newest stock odexed FOL1 firmware, rooted, running twrp 2.8.5.0, I hav been installing apps and setting things up all day as a recent problem has forced me to factory reset my phone. Due to the way I use tasker to lock my phone (using secure settings to set a password) and restoring the old tasker profiles, my password appears to have been corrupted in some form or another as I have entered it a bunch of times and it won't unlock, claiming that the password is wrong. I have spent most of the evening looking at exploits and bypasses but none seem to work with my phone, there is no password.key file in the data/system folder, and deleting the gesture.key doesn't help. Using android device manager I can send a message to my phone and 'lock' it, but there is no unlock option anywhere on the screen; until I hit the home button and it simply sends me back to the normal lockscreen, and whatever new password I punched in with the manager doesn't work. I have tried several flashable zip files (lockscreen security bypass and pattern password disable), I have also tried everything mentioned in :http://forum.xda-developers.com/showthread.php?t=2620456 that article, as well as poking around in adb and in twrp's file manager, as well as some old lockscreen vulnerabilities (sadly copy and paste do not appear on the emergency dialer or the password field).
I am rather desperate to get my phone unlocked without a factory reset, as I just barely recovered from one recently, and need my phone for work tomorrow morning. I do have some tasker and autoremote profiles running that will tell my phone to setoff an alarm through tasker, and that will alert my phone to when my tablets battery life is low, but I don't know if either of those will help. I do not have any trusted bluetooth devices that can unlock the phone, nor do I ever seem to find a password reset/forgot your password option after typing in my password.
Any help or guidance would be greatly appreciated and tried come morning before work.

Forgotten Pattern issue PLEASE HELP!

Month ago I decided to put passcode for my RedMagic 5G device. I couldn't find any other option but (pattern) So i place it, after that i got the (finger print) option so i tried to place it but in order to do so i would have to put the pattern. I put the pattern it gave me (wrong password) message i tried couple of times it didn't work.
Searched in Google and i read "if its locked, after few fail attempts it will give me to recover password using google account"
So i locked it kept trying but it never show me the "google option" it just kept adding more cool down time for the next attempt.
I deleted the device from my google acct. I format it (wipe data) all my data gone and it still require the pattern.
i format it multiple times and pattern still require.
to the point it got in loop mood and got stuck on retrieve data ,I flashed it with ROM. the problem solved but still require the pattern.
i format it after the new ROM but still require pattern.
PLEASE help what i should do now?
and would root fix the problem?

Categories

Resources