Skip to main content

svc-instruction-trace

SVC 系统调用指令追踪与分析(供安全研究/自有应用)。当 App 用内联汇编直接发 svc 指令绕过 libc 标准库函数(导致 Frida hook libc 失效)时,用于识别 svc 指令、解析 syscall 编号、还原它在做什么系统调用。涵盖 arm64 svc 机制、syscall 号对照、追踪手段。

Jump to install

Source facts

Repository
xiamiya/mHook
Last source activity
August 6, 2026 at 10:08
Detected SKILL.md language
Chinese
Stars
61
Forks
16

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.