Add unofficial features to WeChat that the official app does not provide by installing WAuxiliary on a rooted Android device.
Follow the Telegram release channel to stay up to date when new WAuxiliary versions are published for newer WeChat builds.
Study the project as an example of how to build an LSPosed module using YukiHookAPI and DexKit for WeChat hooking.
Requires a rooted Android device with LSPosed (Magisk-based) installed before WAuxiliary can be activated, rooting a device is an advanced, device-specific process.
WAuxiliary is an Android mod module for WeChat, the popular Chinese messaging app. It works through the Xposed framework, specifically LSPosed, which allows Android apps to be modified at runtime without changing their original files. The module adds features and tweaks to WeChat that the official app does not include. The README is written almost entirely in Chinese. The key points it states are that all development is intended for learning purposes and must not be used for illegal activities. If any feature is found being widely misused, the author says it will be removed. The project may also be paused or deleted at any time given its nature. In terms of compatibility, the README states the module theoretically supports WeChat versions 8.0.44 through 8.0.65, covering both the domestic Chinese version and the Google Play version. Users can follow the project through two Telegram channels, one for release announcements and one as a general group. The project credits a number of open-source libraries and projects that it builds on, including YukiHookAPI and KavaRef for Xposed hooking, DexKit for runtime code scanning, BetterAndroid for UI components, FastKv for storage, and LSPosed itself as the underlying module loader. To use this kind of module, a device normally needs to be rooted and have LSPosed installed, which is an advanced Android modification. The project is public on GitHub but the source code itself is not included in this repository, it is published as a release distribution rather than an open build.
← hdshare on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.