QwQ 是基于 LSPosed 实现的类似于QAuxiliary的通用性QQ增强LSPosed模块。
本项目仅提供学习与交流用途,请在24小时内删除。
本项目目的是研究 LSPosed 框架的使用。 Epic 框架开发相关知识。
如有违反法律,请联系删除。 请勿在任何平台宣传,宣扬,转发本项目,请勿恶意修改企业安装包造成相关企业产生损失,如有违背,必将追责到底。本项目在多处拥有唯一的特征,如若今后在任何闭源模块发现,将会给予警告及公示! 本项目代码仅提供学习与交流,不提供私有化,闭源分发!
- 安卓版本 >= 8.1
- QQ版本 >= 8.x
访问
qwq.dev
或者qwq.qq.com
即可进入设置界面 设置界面采用的是 element-plus + vue 实现 您可以通过编辑/storage/emulated/0/Android/data/com.tencent.mobileqq/Tencent/QwQ/domain
中的域名,将设置界面定义到您的自定义美化设置界面站点,通过QwQ开放的Js桥接口,实现您需要的功能。 qwq-web-setting
- 基于协议实现的反撤回(通用Hook,无需每个版本都更新一次模块)
- 提供消息加密功能(非对应密钥的消息不解密只显示一个表情包)
如出现未在此处声明的权限,请警惕 QwQ 是否被修改/植入恶意代码
本项目使用 GPL-3.0 协议开放源代码
QwQ - LSPosed Module for QQ
Copyright (C) 2023 QwQ Team
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
- QAuxiliary: Plagiarism of the project code
- LSPosed: Hook framework
- vue: Setting page framework
- OpenShamrock: Protocol Hook