Skip to content

Release 1.3.0

Compare
Choose a tag to compare
@rsertelon rsertelon released this 18 Dec 22:54
· 34 commits to master since this release

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