dr0op
dr0op
好的 感谢
没有输出文件哦,师傅可以自定义添加。这个小工具不更新了,用go重写吧
frida==12.8.20 Android==5.0
you can try this: `public class Test{ public static void main(String[] args) throws Exception { File file = new File("E:/1.txt"); //读取ysoserial文件生成的payload FileInputStream fileInputStream = new FileInputStream(file); //初始化比特数组输出流 ByteArrayOutputStream byteArrayOutputStream =...
后面找时间优化下 目前有bug 优化后把源码放出来哈
是的 目前这版还有些bug 我会再优化一波 感谢建议