有两种方式通过frida-dexdump脱壳
第一种方式
1.git项目地址
https://github.com/hluwa/FRIDA-DEXDump
2.安卓启动frida-server
3.启动APP
4.运行frida_dexdump文件下main文件
第二种方式
1.安装frida-dexdump模块
pip3 install frida-dexdump
https://github.com/hluwa/FRIDA-DEXDump
pip3 install frida-dexdump
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。