3

I have a set of applications and I always use one signature for all applications before publishing them in the store and I happened to forget the keystore password even though I have a username. Is it an effective way to retrieve the password?

Phantômaxx
  • 37,901
  • 21
  • 84
  • 115

1 Answers1

11

If you lost the keystore password - maybe this gist helps:

https://gist.github.com/zach-klippenstein/4631307

Of course - it does not recover the old password and does not work for the key password itself. Apart from that - way too often the keystore password is left "changeit".

Mandraenke
  • 3,086
  • 1
  • 13
  • 26