TMoe icon indicating copy to clipboard operation
TMoe copied to clipboard

An Xposed module for Telegram clients

TMoe

license GitHub release

TMoe 是一个兼容若干第三方开源 Telegram 客户端的开源 Xposed 模块

使用方法

激活本模块后,在 Telegram 客户端的设置中点击 "TMoe 设置" 即可开关对应功能。

一切开发旨在学习,请勿用于非法用途

  • 本项目保证永久开源,欢迎提交 Issue 或者 Pull Request,但是请不要提交用于非法用途的功能。
  • 如果某功能被大量运用于非法用途,那么该功能将会被移除。
  • 开发人员可能在任何时间停止更新删除项目

功能介绍

  1. 调试模式
  2. 去除复制保存消息限制
  3. TODO 咕咕咕

支持的客户端

  • 任何基于 Telegram Android 官方 TMessagesProj 的无混淆客户端

  • 完整的列表请参考 HookEntry.java 以及 模块作用域

  • 如果您的客户端满足兼容性要求但不在列表中,请在 HookEntry.java模块作用域 中添加对应的值

License

Copyright (C) 2021-2022 [email protected]

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.