We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
需要微信扫码进行验证的场景,比如登录微信公众平台,网页会展示一个二维码要求用手机微信扫码登录。如果将二维码的字符串内容传递给 iOS 版微信,有没有什么办法实现自动登录呢?就是不用扫一扫打开摄像头扫码,不用点确定登录。可行性高吗?
The text was updated successfully, but these errors were encountered:
可以尝试一下,分析扫码和确定登录都干了什么,调用了哪些接口,然后去 hook。
Sorry, something went wrong.
No branches or pull requests
需要微信扫码进行验证的场景,比如登录微信公众平台,网页会展示一个二维码要求用手机微信扫码登录。如果将二维码的字符串内容传递给 iOS 版微信,有没有什么办法实现自动登录呢?就是不用扫一扫打开摄像头扫码,不用点确定登录。可行性高吗?
The text was updated successfully, but these errors were encountered: