有两种形式通过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