keystore-password-recovery
v1.0.2
Published
### If you lost the password from your Android keystore, this library can be very usefull for you
Downloads
5
Maintainers
Readme
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