Coder Social home page Coder Social logo

wechatpad's Introduction

WeChatPad

强制使用微信平板模式

这是一个 LSPosed 模块,用于使微信可以以平板模式运行,从而实现将同一个微信号登录到两台不同的设备上 (其中一台必须是 Android 设备)。

对于手机有 Root 的情况,可以直接以 LSPosed 模块的形式加载,无需任何设置,启用模块即可。

手机无 Root 的情况,可以使用 LSPatch 对微信进行修补,采用便携模式并嵌入这个模块,修补后删掉原先的微信然后重新用修补得到的 APK 进行安装即可。


在微信被修补后,会发生其他应用需要用到微信登录但是无法调用到微信的情况 (如 QQ 音乐),这是因为修补后 APK 的签名发生了变化,而微信登录需要校验签名。

为了解决这一问题,可以采用 Dia 模块来对 QQ 音乐等应用进行修补。修补方式同样采用 LSPatch,以便携模式,嵌入 Dia 模块的方式对 QQ 音乐进行修补。修补完毕后删掉官方的 QQ 音乐,然后安装修补后的 APK 即可。

此时即可以在 QQ 音乐内使用微信登录了。

wechatpad's People

Contributors

isyscore avatar rarnu avatar

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.