Releases: bmax121/KernelPatch
Releases · bmax121/KernelPatch
0.8.2
kptools: fix typo
0.8.1
kptools: add more suffixed_symbol
0.7.2
fix: kpm user interface
0.7.1
0.7.1
0.6.2
fix: build error
0.6.0
patch: add more boot log
0.5.0
- Module support, now you can inject arbitrary code into the kernel via KPM. This includes inline hooking, syscall hooking, and more.
- Implementation of the root shell command in Android, which is "kp" by default, and its corresponding path is /system/bin/kp. Additionally, this path can also be dynamically modified.
- Implementation of granting and revoking root permissions for Android UID.
- Fixed some bugs, making it more stable now.
0.4.0
gplv2
0.3.0
update github action