Releases: rsertelon/android-keystore-recovery
Releases · rsertelon/android-keystore-recovery
Release 1.4.0
Changes made in this release:
- Dictionary Attack (contributed by @Fi5t )
- Maven central hosting
- Dependencies upgrade
Download here: https://repo1.maven.org/maven2/fr/sertelon/akr/android-keystore-recovery/1.4.0/android-keystore-recovery-1.4.0-bundle.jar
Release 1.3.0
This release brings performance to Android Keystore Recovery
Here is a list of the main changes that were made:
- Upgrades dependencies
- Improves Actor architecture. This implies removing code smells such as the infinite loop that generated password possibilities
- Improves greatly throttling using an akka contrib feature. Throttling is now perfectly achieved
After some tests, I have seen an increase in the number of tested passwords per second of about 10% (from 380kpps to 420kpps*)
* kpps: kilo passwords per second