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.
您好 有什么方法可以检查应用程序(例如Amazon Mobile)的证书吗? 反编译apk还是什么?
谢谢
您可以使用 JDK 中的 jarsigner 工具。
JDKFOLDER\bin\jarsigner.exe -verify -verbose -certs myAndroidProgram.apk