Sunday, 22 March 2015

Android Phone Lock Breaking | Android Hacking Tricks | Lock Break | Slide Lock

1. BYPASS ANDROID LOCK SCREEN USING AROMA FILE MANAGER

This is the best method for crack android pattern lock, you must have custom recovery (like CWM or TWRP) installed on your device in order to use this method. Lets start the cracking android lock screen.
1.First of all download Aroma File given below, to download please share
2.Now copy this Aroma file manager zip to root of your SD card. After copying zip file to SD, boot your phone into Recovery mode(Each phone has different key combination to boot up in recovery mode, you can search it on Google and ask us in comments section below).
3.In recovery choose “install zip from SD card or apply update from SD card”, now select Aroma.zip which you have downloaded earlier.
4.After installing or updating Aroma file manager will open, use volume up and down keys for Scrolling as you do in recovery.the aroma file manager will look like the image given below:

crack android pattern lock
5. In Aroma file manager go to menu which is located at bottom strip after clicking menu select settings. Go to bottom in settings and then select “mount all partitions in startup” after mounting exit Aroma file manager.
6. Now Relaunch Aroma file manager again.
In aroma Go to Data>>System.
7. You will find “Gesture.key” if you have applied gesture lock or “Password.key” if you have applied password.
8. Long press “Gesture.key” or “Password.key” which one is available, after long pressing it will prompt some option, choose delete and delete that file and restart your device(first exit from aroma file manager then restart your phone).
Wow! your phone is unlocked now. after rebooting it will ask you for lock pattern Don’t worry now you can use any pattern, your old pattern has gone away.
Say thanks to XDA Developer Amarullz for Aroma file manager without his help it is not possible crack android pattern lock via this method.

2. CRACK ANDROID LOCK BY FLASHING ZIP FILE ONLY

This is easiest method to crack android pattern lock you have to just flash a small zip file into recovery but in some cases it doesn’t work without root(very rare cases), you must try this once because this is too easy to do. you must have custom recovery installed (like CWM or TWRP) to use this method.
1. First of all download Lockscreen security Bypass.zip file and� Copy the zip file into root folder of your SD card
2. After copying zip file to SD, boot your phone into Recovery mode(Each phone has different key combination to boot up in recovery mode, you can search it on Google and ask us in comments section below).
3. In recovery choose “install zip from SD card or apply update from SD card”, now select “Lockscreen Security bypass.zip” which you have downloaded earlier.
4. After selecting zip file it will start installing when installation is complete, now reboot your device.
5. After rebooting it still demands Password or Gesture, don’t worry give it any password or gesture it will get unlocked Automatic. Say thanks to XDA developer Dr.ketan for this Awesome zip file.

3. RESET ANDROID PATTERN LOCK USING COMPUTER

This method to bypass android pattern lock is at no third because it is bit lengthy than the above two methods. As usual requirement is also bigger than first two methods.Rarely root is required in this method.
1. Your device’s driver must be installed on your PC or Laptop. To download driver of any device clickDownload USB drivers
2. Most important “USB debugging must be enabled on your phone”  without this method will fail!
Download ADB and fastboot files.zip file.
3. After downloading extract it on your Desktop(we are going to use these extracted files so it is easy to access them if they are on desktop).
4. Now open the extracted folder (fastboot), here you will find 4 files named as:
crack android pattern lock5.Now connect your phone to your PC or Laptop.
5. After connecting your mobile press and hold “Shift button” and press right click on empty space, after clicking option will prompted like view,sort by,group by,etc “select open Command window here”.
6. when command prompt open type “adb devices” to check that your device is properly connected or not. If it show some Random numbers in command prompt it means your device is connected otherwise not(the reason behind not connected is that your driver are not successfully installed on your computer).
7. Now there are two methods you should check both of them look which will work for you.
a).Type the following command into command prompt.
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
b).If the above code does not work type this one into command prompt.
adb shell rm /data/system/gesture.key

No comments:

Post a Comment

Thanks For Comment.....