Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meefik/keystorebreaker
Password guessing to Java keystore
https://github.com/meefik/keystorebreaker
java keystore
Last synced: about 1 month ago
JSON representation
Password guessing to Java keystore
- Host: GitHub
- URL: https://github.com/meefik/keystorebreaker
- Owner: meefik
- License: gpl-3.0
- Created: 2012-08-30T19:30:51.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-12-05T12:39:17.000Z (about 9 years ago)
- Last Synced: 2024-04-14T18:05:45.652Z (9 months ago)
- Topics: java, keystore
- Language: Java
- Homepage:
- Size: 52.7 KB
- Stars: 38
- Watchers: 9
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
KeystoreBreaker
===============Copyright (C) Anton Skshidlevsky, [GPLv3](http://opensource.org/licenses/gpl-3.0.html)
Password guessing to java keystore.
Usage:
$ java -jar KeystoreBreaker.jar
Example:
$ java -jar KeystoreBreaker.jar test.jks 0123456789abcdefghijklmnopqrstuvwxyz 000000 zzzzzz 4
Keystore: test.jks
Threads: 4
Sequence: 01256789abcdefghijklmnopqrstuvwxyz
First password: 000000
Last password: zzzzzz
Combinations: 1544804415
Distribution by threads:
#0: 000000 - 2000ja
#1: 2000ja - 10000j
#2: 10000j - 0000jr
#3: 0000jr - zzzzzz
Processing:
#0: wxj000 / 2000ja 0% [ 20735 pwd/s ]
#1: zhk0ja / 10000j 0% [ 21327 pwd/s ]
#2: fij00j / 0000jr 0% [ 20187 pwd/s ]
#3: uxj0jr / zzzzzz 0% [ 20713 pwd/s ]
Total: 0% [ 82943 pwd/s ] Time left: 0.05:10:23Password for test.jks: 123456