Skip to content

vinimontanheiro/keystore-password-recovery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published