tanmaybexe
Newbie
I am a newbie... So this question came in my mind when I removed my screen lock using adb by deleting the .key file from the /data/system/ folder.... For removing we delete the .key file, but what if we copy the .key file to our local PC using adb command and then try to brute force the encryption of the .key file using hashcat (like what we do when cracking the .cap file to get the WiFi password). Also we can use a wordlist. If we can do this then we can easily brute force PIN screen lock because it has the limited range of possible number combinations. I don't know what kind of encryption method is used for encrypting the plain password/pin for android screen lock so please answer this. So please let me know if this is possible.... Also I don't if this is discussed before....