Skip to main content

kernel-system-hook

内核级 / 系统服务级 Hook 方法论(供安全研究/自有设备)。当标准 Java/Native Hook 被 App 检测或绕不过时,需要在更底层(system_server 系统服务、syscall/内核)拦截环境探测(root 检测、调试检测、frida 检测)。涵盖 KernelSU/APatch 内核模块、系统服务 Hook、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.