How To Crack Lockscreen Pattern on Android
Posted by Unknown
Posted on 08:36
with No comments
What's up peeps!?! SO have you ever set a lockscreen pattern on your phone or tablet and forgot what it was, or perhaps you're an FBI agent trying to break into someone else's device. Well there are ways to do these things using adb. Now this may not work on all device, I only have done this with the galaxy nexus.
(Thanks to xda user myungz for the code)
DOWNLOAD HERE
tools.zip download link: https://docs.google.com/file/d/0B5LGb...
code:
adb devices
(If you get no devices, download the drivers for your device)
Htc 32 bit here:http://www.android-advice.com/file-do...
HTC 64 bit here: http://www.android-advice.com/file-do...
samsung galaxy s iii users check here: http://www.samsung.com/us/support/dow...
adb shell
su
rm /data/system/locksettings.db
rm /data/system/locksttings.db-wal
rm /data/system/locksettings.db-shm
Video Here
0 komentar:
Post a Comment