WePadBridge
September 1, 2025 Β· View on GitHub
δΈζζζ‘£ | English
An Xposed module that enables tablet interface and features in WeChat Work mobile app.
π± Features
- Device Type Spoofing: Modifies device type detection to tablet
- Tablet Interface: Enables tablet-optimized UI layout in WeChat Work
- Multi-Class Support: Hooks multiple detection methods for comprehensive coverage
- Debug Logging: Built-in logging for troubleshooting
- Lightweight: Minimal performance impact
π οΈ Requirements
- Rooted Android device (Android 5.0+)
- Xposed Framework (LSPosed recommended)
- WeChat Work app installed
π¦ Installation
- Download the latest APK from Releases
- Install the APK on your device
- Activate the module in LSPosed Manager
- Enable the module scope for WeChat Work
- Restart WeChat Work
π― Usage
Once activated, WeChat Work will automatically display the tablet interface with:
- Optimized layout for larger screens
- Tablet-specific UI elements
- Enhanced navigation experience
π§ Technical Details
Hooked Methods
getDeviceTypeFromLocal()- Device type detectionisAndroidPad()- Tablet mode verificationisAndroidPadNew()- New tablet mode verification for WeChat Work 5.0+
Supported Classes
- Application class tablet detection
- WeworkServiceImpl class tablet detection
Built With
- YukiHookAPI - Modern Xposed API
- KavaRef - Reflection library
- Kotlin - Primary development language
π± Compatibility
| Android Version | WeChat Work | Status |
|---|---|---|
| 5.0 - 6.0 | 4.0.0 - 5.0.0+ | β Tested |
| 7.0 - 10.0 | 4.0.0 - 5.0.0+ | β Tested |
| 11.0 - 14.0 | 4.0.0 - 5.0.0+ | β Tested |
π Troubleshooting
Module Not Working
- Ensure LSPosed is properly installed
- Check if the module is activated
- Verify WeChat Work is in the module scope
- Restart WeChat Work after activation
Interface Issues
- Clear WeChat Work app data
- Reinstall the module
- Check logs in LSPosed Manager
π License
This project is licensed under the MIT License - see the LICENSE file for details.
π€ Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
β οΈ Disclaimer
This module is for educational and research purposes only. Use at your own risk. The developer is not responsible for any damage or issues caused by using this module.
π Support
- Create an Issue for bug reports
- Star β this repository if you find it useful
- Follow for updates
Note: This module only works with WeChat Work (Enterprise WeChat), not the regular WeChat app.