signatures do not match newer version(签名信息遗忘找回)

当出现此错误时候,可以按如下进行处理:

里面放置曾使用的密码,换行结尾
aaa
bbb
ccc
  • 执行
java -jar Android_Keystore_Password_Recover_1.07.jar -m 3 -k xxxxxxx.keystore -d word.txt
  • 信息输出
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8

Number of keys in keystore: 1
Found alias: xxxxxxxxxxx
Creation Date: Fri Sep 24 12:12:07 CST 2021

Starting smart wordlist attack on key!!
Trying variations with first letter capitalized

Firing up 8 threads

Got Password!
Password is: xxxxx for alias xxxxxx

For updates visit http://maxcamillo.github.io/android-keystore-password-recover/
  • 其中关键信息: Password is: xxxxxx for alias xxxxxx
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容