Giter VIP home page Giter VIP logo

Comments (21)

zhuweiyou avatar zhuweiyou commented on May 14, 2024

点击找茬 按钮

from weixin-game-helper.

tangxiadi avatar tangxiadi commented on May 14, 2024

好象是可以,README上说会自动打开,它没自动打开我以为卡住了。而且点了点我找茬按钮要等将近半分钟才有图像,我也以为是卡住了。。

但是为什么会这么慢?我试了adb拉一张截图上来的速度不慢啊,是node.js处理图像速度太慢吗?

from weixin-game-helper.

zhuweiyou avatar zhuweiyou commented on May 14, 2024

半分钟不至于吧,web 服务是本地的,应该只要 adb 拉上来就可以看到图了,我这边很快。

from weixin-game-helper.

tangxiadi avatar tangxiadi commented on May 14, 2024

将分辨率改成720x1280快一点了,5-10秒可以出来。对比了一下1440x2560和720x1280的abd拉图像都是3秒左右,看来还是node.js处理占了主要时间

from weixin-game-helper.

zhuweiyou avatar zhuweiyou commented on May 14, 2024

adb 的效率太低了,后续我研究下从请求里抓图,通过 proxy 直接标记。这样不用电脑操作,只要看手机就行了。

随便解密了一张图,把右边的碎片直接涂成红色就好了。

image

from weixin-game-helper.

tangxiadi avatar tangxiadi commented on May 14, 2024

直接劫持图片,将标过后的图片显示在小程序上吗?这样确实方便多了,期待更新qqface

from weixin-game-helper.

zhuweiyou avatar zhuweiyou commented on May 14, 2024

image

完成咯,等会合并代码

from weixin-game-helper.

zhuweiyou avatar zhuweiyou commented on May 14, 2024

@tangxiadi 已更新到 master #22

这个关闭了哈

from weixin-game-helper.

tangxiadi avatar tangxiadi commented on May 14, 2024

试了一下新版,安卓上无往不利,iOS端进不去,照理来说小程序是跨平台的,抓包脚本应该是通用的啊?
iOS装证书走代理后,其它所有的网络访问都能正常,唯独微信小程序网络错误,在anyproxy里能看到小程序的请求

from weixin-game-helper.

zhuweiyou avatar zhuweiyou commented on May 14, 2024

我暂时没有机器测试,比如像 “头脑王者” 那个,iOS 走的是 socket 的话,anyproxy 暂时还没支持。

不过这个是图片,应该都是 HTTPS 请求才对。

from weixin-game-helper.

zhuweiyou avatar zhuweiyou commented on May 14, 2024

要不你研究下,一起开发?

这个是找茬的 小程序源码.zip

from weixin-game-helper.

tangxiadi avatar tangxiadi commented on May 14, 2024

没学js,伸手党来的default

from weixin-game-helper.

tangxiadi avatar tangxiadi commented on May 14, 2024

想学来着,年底上班时间没空,过阵子去学一下 default

from weixin-game-helper.

zhuweiyou avatar zhuweiyou commented on May 14, 2024

luqn9aztf 13 l6qxvkk04

from weixin-game-helper.

tangxiadi avatar tangxiadi commented on May 14, 2024

用goproxy和anyproxy分别测试了一下,发现“大家来找茬”和“腾讯**象棋”这种数据交换比较多的微信小游戏,在iOS端确实利用了socket之类的协议。头脑王者socket只用于战斗服,走anyproxy还是能登录的;“大家来找茬”和“腾讯**象棋”因为是微信官方出品的,所有数据都走socket,所以走anyproxy登录都登录不进去。goproxy能够支持http,https,websocket,tcp,socks5,所以各个游戏都畅通无阻

from weixin-game-helper.

zhuweiyou avatar zhuweiyou commented on May 14, 2024

go 对我来说有学习成本,目前 anyproxy 正在开发对 wss 的支持,到时候就可以用了。

from weixin-game-helper.

tangxiadi avatar tangxiadi commented on May 14, 2024

Anyproxy增加对ws和wss的支持了

from weixin-game-helper.

zhuweiyou avatar zhuweiyou commented on May 14, 2024

我看下

from weixin-game-helper.

zhuweiyou avatar zhuweiyou commented on May 14, 2024

OK 了, iOS 也能玩了,代码更新了

from weixin-game-helper.

tangxiadi avatar tangxiadi commented on May 14, 2024

666,这个issue可以完全close了default

from weixin-game-helper.

zhuweiyou avatar zhuweiyou commented on May 14, 2024

感谢

from weixin-game-helper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.