-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请教下楼主,如何HOOK朋友圈指定好友的全部朋友圈数据, #1
Comments
这个在历程里,还没折腾到那里,后续会研究下 |
@zhangkangbin 研究过这个,这个的原理是读取数据库,但是在最新版本的微信里面已经不好使了 其实我想的是,通过Xposed 读取到微信朋友圈的数据接口然后分页遍历去获取,然后存储下来 |
@tanranran 那你就去hook他的网络请求库啊。。 |
分支给一个,一块开发,你这里面很多功能我已经写过了 |
加下QQ私聊下?779878443 |
如果是手动浏览完该朋友的朋友圈,是很容易的,朋友圈数据都在数据库里,图片路径也有算法。但如果要高清图片,就需要一个个图片手动点击放大看原图。也可以hook下载原图的方法,但只能某个版本,要做好版本适配很麻烦。 |
请教一下,您能详细说说吗?哪个版本? |
说不清的,因为数据库的数据都是加密的,还要搞解密,你直接说你要哪个版本的,可以有偿给你弄(斜眼笑) |
能给个联系吗? |
如题。
分析了好久,啥都没拿到。
The text was updated successfully, but these errors were encountered: