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.
我正在尝试对 APK 文件进行逆向工程。
我尝试使用 apk2jar 来获取类和资源文件。但我无法解压缩资产。
有人可以帮忙吗?
使用 apk 工具。它将对所有布局、值、资产等进行逆向工程。
Apktool:http: //ibotpeaches.github.io/Apktool/