有两种形式通过 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
2. 安卓启动 frida-server
3. 启动 APP
4.cmd 命令窗口运行 frida-dexdump