Skip to content

Commit 77382cf

Browse files
author
liang
committed
add password image
1 parent 2b4663c commit 77382cf

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

android-lockpattern/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,4 +206,6 @@ adb pull /data/system/gesture.key gesture.key
206206

207207
参考`4.2.3`中的图形摘要规则,然后我写了一个python脚本,生成了9个点所有组合的摘要字符串,同时再生成对应的SHA-1 HEX,这个字典也就57m。
208208

209+
![Compare Pattern](image/password.png)
210+
209211
`gesture.key`中的加密字符串在字典中反查即可得出图形锁的原始信息摘要,然后就可以按步骤画图解锁了。
443 KB
Loading

0 commit comments

Comments
 (0)