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