57
40

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

もしandroid.keysotreのkey aliasを忘れてしまったなら

Last updated at Posted at 2014-08-21

パスワードはわかるけど、キーエイリアスを忘れてしまった!

そんなあなたに。
参考 : http://vancelucas.com/blog/listing-aliases-inside-an-android-keystore-file-with-keytool/

$ keytool -list -keystore /android.keystore.path

こいつを入力してパスワードを入力してEnterを押すだけだぜ。

koko.png

パスワードも忘れてしまった?

そんな人には
https://code.google.com/p/android-keystore-password-recover/

この記事が役に立つかもしれないぞ。

英文アレルギーの人は頑張って慣れるのです。
気が向いたら解読します...

57
40
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
57
40

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?