Android Forensics
Gesture cracking
The gesture needed to unlock the phone is stored in
/data/system/gesture.key
as a SHA1 hash of the gesture. This python script or this C program can be used to crack the gesture, .
Gesture cracking
The gesture needed to unlock the phone is stored in /data/system/gesture.key
as a SHA1 hash of the gesture. This python script or this C program can be used to crack the gesture, .