摘要: 查找jni.h 可能搜到很多,以ndk目录下的为主 导入jni.h File->Load File->Parse C Header File ida加载jni.h 出现如下错误: Error /Users/chennan/soft/app/app-debug/jni.h,27: Can't open 阅读全文
posted @ 2020-10-28 22:12 公众号python学习开发 阅读(672) 评论(0) 推荐(0) 编辑
摘要: python3.6 -m pip install frida==12.8.0 python3.6 -m pip install frida-tools==5.3.0 python3.6 -m pip install objection==1.8.4 然后安装frida-server12.8.0 阅读全文
posted @ 2020-10-28 21:04 公众号python学习开发 阅读(814) 评论(0) 推荐(0) 编辑
摘要: def next_requests(self): body ={"count":24,"ff":"share","need":False,"sourceFrom":1,"request":1,"fontId":153} headers = { 'User-Agent': 'Mozilla/5.0 ( 阅读全文
posted @ 2020-10-28 16:33 公众号python学习开发 阅读(150) 评论(0) 推荐(0) 编辑