ErrLookup › huiyadanli/RevokeMsgPatcher
huiyadanli/RevokeMsgPatcher
:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了) · C# · 64 source files
Analyzed at 89cbbb3f0c on 2026-08-13. 19 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| 查询串与替换串长度不同! | exception | error | authoring, data-validation, assistant |
| 查询串与替换串完全相同!请确认补丁信息的正确性。 | exception | error | authoring, data-validation, assistant |
| 在路径{appPath}下,未找到package.json.h.bak备份文件,请确认是否通过本软件安装过 LiteLo | exception | warning | restore, liteloaderqqnt, file-missing |
| 在路径{appPath}下,未找到app_launcher文件夹 | exception | error | liteloaderqqnt, install, path |
| 在路径{appPath}下,未找到package.json文件 | exception | error | liteloaderqqnt, install, path |
| 不正确的通配符位置! | exception | error | matcher, wildcard, authoring |
match_already_replace 特征比对:当前应用已经安装了对应功能的补丁! | error_code | warning | matcher, business-exception, already-patched |
match_inconformity 特征比对:以下功能补丁已经安装,请取消勾选!
已安装功能:【{string.Join("、", res.Item2)}】 | error_code | warning | matcher, business-exception, already-patched |
match_part_replace 特征比对:部分特征已经被替换,请确认是否有使用过其他防撤回/多开补丁! | error_code | error | matcher, conflict, business-exception |
| 下载失败 | exception | error | network, download, liteloaderqqnt |
| 源目录不存在: {sourceDirName} | exception | error | download, filesystem, liteloaderqqnt |
| No valid version directories found in: {searchDirectory} | exception | error | path, version-detection, targetinfo |
installed 你已经安装过此补丁! | error_code | warning | app-modifier, business-exception, already-patched |
not_support 不支持的文件:名称 {editor.FileName} 版本 {editor.FileVersion}! | error_code | error | app-modifier, business-exception, unsupported-version |
maybe_modified 程序支持此文件版本: {editor.FileName} - {editor.FileVersion}。但是文件校验不通过,请确认是否使用过其他补丁程序! | error_code | error | app-modifier, business-exception, modified-file |
| 补丁安装失败,原因:无对应的文件修改器 | exception | error | app-modifier, init, orchestration |
| 补丁安装失败,原因:文件修改器初始化失败! | exception | error | app-modifier, init |
| 备份文件不存在,还原失败! | exception | error | app-modifier, restore, backup-missing |
change_null 在安装补丁时,变更的内容为空! | error_code | error |