Conversation
lyratu
commented
Aug 21, 2026
- 新增frida/config/addresses.25498.json,适配微信25498版本的hook偏移
- 重构src/index.js,新增配置文件加载异常处理与友好日志提示
- 重写frida/hook.js,实现动态偏移自动查找、结构化日志输出与自检功能
- 新增VERSION_ADAPTATION_GUIDE.md与frida/find_xrefs.py,完善版本适配流程
1. 新增frida/config/addresses.25498.json,适配微信25498版本的hook偏移 2. 重构src/index.js,新增配置文件加载异常处理与友好日志提示 3. 重写frida/hook.js,实现动态偏移自动查找、结构化日志输出与自检功能 4. 新增VERSION_ADAPTATION_GUIDE.md与frida/find_xrefs.py,完善版本适配流程
1. 新增微信25511版本的hook配置文件 2. 更新25498版本的CDPFilterHookOffset偏移量 3. 新增devtools调试链接控制台输出 4. 兼容Frida17+的Module.findExportByName变更 5. 移除旧的CDP xref备用hook逻辑 6. 重写find_xrefs.py实现自动偏移搜索
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.