有两种形式通过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
发表回复