使用 apktool decode with resources 删除/移动文件 - 在运行时崩溃
作者: gilhartman创建于 2018年11月29日更新于 2026年6月30日
标签Bug
apktool d orginal.apkapktool b original -o apktooled.apk- Compare the unzipped original apk to the unzipped apktooled apk.
- The file 'r' (is a png) doesn't appear. The files 'res/w' and 'res/6' appear under res/fonts/APKTOOL_DUMMYVAL_0x7f030000 and res/fonts/APKTOOL_DUMMYVAL_0x7f030001
- Run the app and load the resource (need a username and password to reach the correct screen)
内容来源: iBotPeaches/Apktool