keystore-password-recovery

1.0.2 • Public • Published

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

Package Sidebar

Install

npm i keystore-password-recovery

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

50.9 MB

Total Files

10

Last publish

Collaborators

  • vmontanheiro