en
Feedback
TCQT CI

TCQT CI

Open in Telegram

TCQT 模块 CI 构建 PUSH 频道 群组:https://telegram.me/astcqt

Show more
Buy Ad
1 657
Subscribers
+624 hours
+797 days
+22730 days
Posts Archive
TCQT CI
1 657
New push to GitHub!
chore: 允许自定义测试签名的 cmd
by owo233 See commit detail here

TCQT CI
1 657
New push to GitHub!
feat: hide a specific native library from the maps

at the same time, the issue of duplicate loading of native libraries has been optimized.
the build volume has also been optimized.
by owo233 See commit detail here

TCQT CI
1 657
New push to GitHub!
ci: 更新构建流程为 Zygisk 模块

Artifact 为 .zip
TG 频道发布为 .apk
by owo233 See commit detail here

TCQT CI
1 657
New push to GitHub!
fix: 详细消息数量 在 9.3.35+ 失效
by owo233 See commit detail here

TCQT CI
1 657
New push to GitHub!
fix: Zygisk 模式在 GC 堆损坏崩溃(GC tried to mark invalid reference)
by owo233 See commit detail here

TCQT CI
1 657
New push to GitHub!
feat: 允许在 webUI 中控制 native hook
by owo233 See commit detail here

TCQT CI
1 657
New push to GitHub!
fix: 更新 Zygisk 模块后还使用旧的 payload
by owo233 See commit detail here

TCQT CI
1 657
New push to GitHub!
fix: 在 Zygisk 模式下 ClassNotFoundException
by owo233 See commit detail here

TCQT CI
1 657
New push to GitHub!
fix: Zygisk 模块 在 Android 17 加载 native 库失败
by owo233 See commit detail here

TCQT CI
1 657
New push to GitHub!
fix: 崩溃日志处理器抢占 ART 的 SIGSEGV/SIGBUS 导致宿主崩溃

Android ART 会将 SIGSEGV / SIGBUS 用于部分可恢复的运行时机制,其中 UFFD GC
会通过 SIGBUS 处理 userfaultfd 相关的堆 fault,编译代码的隐式空指针检查也
依赖 ART 的 SIGSEGV fault handling。

原有的 crash handler 通过 sigaction 抢占了 SIGSEGV/SIGBUS,并使用
restore + raise(sig) 重新触发信号。该方式无法保留原始 fault 的
siginfo_t / ucontext_t,重新产生的信号表现为 SI_USER,ART 因而无法获得
原始 fault address、PC、寄存器等上下文,也无法执行原本的 fault recovery。
by owo233 See commit detail here

TCQT CI
1 657
New push to GitHub!
fix: getModuleDir failed

close #110
by owo233 See commit detail here

TCQT CI
1 657
New push to GitHub!
fix: Zygisk 的实现为 ReZygisk 时导致的崩溃

close #109
by owo233 See commit detail here

TCQT CI
1 657
测试 Zygisk 模块 工作是否正常 是否崩溃

TCQT CI
1 657
New push to GitHub!
fix: 屏蔽版本升级弹窗 在 9.2.20 之前异常
by Hd See commit detail here

TCQT CI
1 657
New push to GitHub!
chore: 在 Zygisk 工作模式下强制不启用 模块更新干掉宿主
by owo233 See commit detail here

TCQT CI
1 657
New push to GitHub!
feat: Zygisk 模块支持导出日志
by owo233 See commit detail here

TCQT CI
1 657
New push to GitHub!
feat: 隐藏一个检测点
by owo233 See commit detail here

TCQT CI
1 657
New push to GitHub!
fix: 修复 Zygisk 模式偶发崩溃
by owo233 See commit detail here

TCQT CI
1 657
New push to GitHub!
feat: Zygisk 模块支持 WebUI
by owo233 See commit detail here

TCQT CI
1 657
New push to GitHub!
chore: 优化安装包大小
by owo233 See commit detail here