在IntelliJ IDEA中恢复受主密码保护的密码 [英] Recover passwords protected by Master Password in IntelliJ IDEA

查看:652
本文介绍了在IntelliJ IDEA中恢复受主密码保护的密码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道我的主密码。我怎样才能改变特定的密码,例如。用于android .apk签名?
现在,当我想签署.apk时,只需输入主密码和密钥存储自动填写的密码字段。
我以纯文本格式忘记了这些密码,我可以从IntelliJ密码数据库中读取这些密码吗?

I know my Master Password. How can I revocer particualr password eg. for android .apk signing? Now, when I want to sign .apk just enter Master Password and key stores passwords fields filled automatically. I forgot these passwords in plain text, can I read them from IntelliJ password database?

推荐答案

没有官方说明如何执行此操作,但您仍然可以以编程方式执行此操作。查看详细信息来源: https://github.com/JetBrains/intellij-community/blob/master/platform/platform-tests/testSrc/com/intellij/ide/passwordSafe/impl /providers/masterKey/MasterKeyPasswordSafeTest.java

There is no official instructions how to do that, however you still can do it programatically. Take a look at the sources for the details: https://github.com/JetBrains/intellij-community/blob/master/platform/platform-tests/testSrc/com/intellij/ide/passwordSafe/impl/providers/masterKey/MasterKeyPasswordSafeTest.java

这篇关于在IntelliJ IDEA中恢复受主密码保护的密码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆