1.0.2 • Published 5 years ago

keystore-password-recovery v1.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

Keystore Password Recovery

If you lost the password from your Android keystore, this library can be very usefull for you

Features

  • The default dictionary has about 4500000 of words
  • Run it for days and forget,the result will saved in result.txt file
  • Pretty logs informations

Installing

$ cd project-folder
$ npm install

Usage

$ node brute-force.js your-keystore-path // Pass your keystore path as arguments

Requeriments:

How does it work?

We are just using a Brute Force Attack

Output examples

success-example

error-example

Don't lose your hope, good lucky :D