Forgot your password when Android is online, use Keystore.jks to retrieve your password

tags: Android  Keystore  signature  Alias  

What should I do if I forget the password of the signature file when I pack it and go online? After consulting a lot of information, I realized that it can be solved with the jar package AndroidKeystoreBrute_v1.05.

Introduction

1、AndroidKeystoreBrute_v1.05 use details address

2、Official download address

3、Baidu Cloud Address Extract password: qhq9

Steps for usage

  1. Create a pas.txt editor to list the passwords you think may be possible, and press Enter and line feed after each password is entered

  2. Copy the downloaded AndroidKeystoreBrute_v1.05.jar, your own signature file xxxxx.jks, and pas.txt to the folder together.

  3. Open CMD and enter the following command: (note the Chinese and English problems of double quotation marks)
    java -jar AndroidKeystoreBrute_v1.05.jar -m 3 -k “xxxxx.jks” -d “pas.txt”

    In this way, the password can be retrieved successfully.

Intelligent Recommendation

Forgot your password or username

Transfer: https://www.bt.cn/bbs/thread-1172-1-1.html The solution for forgetting Linux 3.X/4.x/5.x/6.x pagoda panel password River Monster published on Linux panel 2017-3-8 18:36 [Copy link]478783619 ...

Mysql Forgot your password or initialize your password

MySQL solves the login problem and modifies the password (Ubuntu / Debian) There is such a file in the above two types of systems, with users and passwords, you can use this account to log in to Mysql...

Grafana Forgot your password, reset your password

Today, I found that the Grafana webpage is inexplicably logged in. Google saves the password can't be used, then, reset it: 1, find grafana.db My directory is: /data01/grafana/data/grafana.db, but if ...

Mysql Forgot your password and modify your password

Forgot your password solution 1. First check if the mysql service is started. If you have started, you will stop the service, you can run the command, use the command: Open the first CMD window, switc...

Mysql Forgot your password, change your password

Windows system modified mysql password to apply mysql-5.7.9 or more 1, the administrator opens the CMD Stop MySQL service first, type: 2, set the mysql password is empty 3. Open another CMD as an admi...

More Recommendation

Developer Tools retrieve your password

The most annoying is remember the password, so I used only one password for all accounts, until one day Weibo forced to change my password, and then one day apply for Huawei accounts, passwords must i...

Nessus how to retrieve your password?

Reprinted: https: //www.waitalone.cn/nessus-chpasswd.html 1. Open the Start -> type "cmd" command, click the "Enter" key. 2. Locate the Nessus directory, cmd command to switch t...

SecureCRT how to retrieve your password

first step:SecureCRT find the session configuration file: http://jingyan.baidu.com/article/e4511cf32815e52b845eaf8b.html Step two:decrypting the encrypted password string corresponding to the session ...

CentOS forgot your password or username

Method 1: If the username and password are forgotten, you can use the following method to retrieve it: (similar to the second big step, you need to pay attention to 3, 4 steps) 1. When the grub screen...

Experiment, WEB, forgot your password.

0x01 Just enter a mailbox name and know that step2.php exists. View the source code, you can see the following code. The description page is written in vim. 0x02 Try going to step2.php and find that i...

Copyright  DMCA © 2018-2026 - All Rights Reserved - www.programmersought.com  User Notice

Top