mirror of
https://github.com/okhsunrog/vpnhide.git
synced 2026-04-30 23:52:00 +00:00
docs: remove incorrect vermagic bypass claims
This commit is contained in:
parent
2bc7d164fd
commit
a9a76b840c
2 changed files with 1 additions and 3 deletions
|
|
@ -27,8 +27,6 @@ Kernel kretprobes modify kernel function behavior, not userspace code. The targe
|
|||
|
||||
All symbols used (`register_kretprobe`, `proc_create`, `seq_read`, etc.) are part of the stable GKI KMI, so the same `Module.symvers` CRCs work across all devices running the same GKI generation. The C source is identical across generations -- only the kernel headers and CRCs differ.
|
||||
|
||||
KernelSU bypasses the kernel's vermagic check, so no runtime patching is needed. `post-fs-data.sh` simply runs `insmod` directly.
|
||||
|
||||
CI builds are provided for all 7 GKI generations: `android12-5.10` through `android16-6.12`.
|
||||
|
||||
## Build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue