逆向 frida抓取cocos2d密钥

本教程使用工具有文件路径统一为D:\cocos2d雷电模拟器(开启root 及 调试模式)adb工具IDA ProPython下载frida-server https://github.com/frida/frida/releases (本人使用的为frida-server-14.2.13-android-x86.xz) 解压至目录命令行运行 adb.exe push frida-server-14.2.13-and

阅读详情