作者:http://weibo.com/hellguard
安卓图案密码穷举,秒破gesture.key。图案密码是明文的SHA1,明文取值范围是[00-08],不超过9字节,不重复出现,没有SALT。
由于明文是不可打印字符,不能用常规在线SHA1穷举网站。不想用前面那个脚本的,可以用这个:http://android.saz.lt/cgi-bin/pattern.py
原理:https://github.com/sch3m4/androidpatternlock
翻译如下
工具:https://github.com/sch3m4/androidpatternlock