We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b4663c commit 77382cfCopy full SHA for 77382cf
android-lockpattern/README.md
@@ -206,4 +206,6 @@ adb pull /data/system/gesture.key gesture.key
206
207
参考`4.2.3`中的图形摘要规则,然后我写了一个python脚本,生成了9个点所有组合的摘要字符串,同时再生成对应的SHA-1 HEX,这个字典也就57m。
208
209
+
210
+
211
把`gesture.key`中的加密字符串在字典中反查即可得出图形锁的原始信息摘要,然后就可以按步骤画图解锁了。
android-lockpattern/image/password.png
443 KB
0 commit comments