1.修改apk的后缀为zip.解压

2.打开xml文件全是乱码

3.下载AXMLPrinter文件,下载地址:链接: https://pan.baidu.com/s/1EhamXYG4KzcToYd8bb_B6w 密码: jxx2

4.把要看的xml放到AXMLPrnter.jar目录下,

AXMLPrinter查看反编译后乱码的xml

5.打开cmd.进去AXMLPrinter目录,执行命令

java -jar AXMLPrinter.jar test.xml > test1.txt执行后就会生成test1.txt文件


相关文章:

  • 2021-11-30
  • 2021-05-02
  • 2021-12-08
  • 2021-07-30
  • 2022-12-23
  • 2021-07-11
  • 2021-07-21
猜你喜欢
  • 2022-12-23
  • 2022-01-30
  • 2022-12-23
  • 2021-06-23
  • 2021-11-17
  • 2021-10-27
相关资源
相似解决方案