当前位置:   article > 正文

Android Studio找回签名和密码_androidkeystorebrute_v1.05.jar

androidkeystorebrute_v1.05.jar

Anroid 安装包逆向找回签名和密码

步骤一:准备一下jar包

jar下载:AndroidKeystoreBrute_v1.05.jar

步骤二:官方介绍破解

官方提供3中方法来破(po)解(jie)密码:

There are 3 Methods to recover your keystore password:

Simply Bruteforce (简单的暴力破(po)解(jie))
Dictionary Attack (字典破(po)解(jie))
Smart Wordlist Attack (智能单词列表破(po)解(jie)) 英文不好,直译的!
使用用法:

execute with

java -jar AndroidKeystoreBrute.jar
possible args

-m <1..3> Method
-k path to your keystore
-d dictionary (for method 2 and 3)
-p use common replacements like ‘@’ for ‘a’(for method 3) WARNING - very slow!!
-start sets the start String for the password (for brute force)
-w writes a new keystore with same password than the key
-h prints helpscreen
暴力破解

java -jar AndroidKeystoreBrute_v1.05.jar -m 1 -k <…key

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/盐析白兔/article/detail/250514
推荐阅读
相关标签
  

闽ICP备14008679号