mirror of
https://github.com/gmh5225/awesome-game-security
synced 2026-06-21 13:56:22 +00:00
1 line
225 B
Plaintext
1 line
225 B
Plaintext
A Linux kernel module for Android that hides root access by hooking syscalls, VFS operations, and proc filesystem via ftrace and tracepoints, spoofing mount info, SELinux context, and file attributes to bypass root detection. |