Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用 jarsigner 提取 apk 文件以获取密钥库以更新我的 Android 应用程序?
这在数学上是不可能的。数字签名背后的全部要点是,它们不能被逆向工程,除非拥有比任何人都拥有的更多的计算能力。
您应该已经拥有您的应用程序的密钥库——您曾经使用过它来签署 APK 文件。如果您丢失了该密钥库文件,请从备份中恢复它。