Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

CZB666-wdnmd/kernelsu_redbull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KernelSU on redbull

Base on Building Kernels and KernelSU
Support Pixel 5 (redfin)
It should also support Pixel 5a (barbet) and Pixel 4a (5G) (bramble) because they are using the same kernel. I dont have these devices so i cannot test it.
I will provide the boot.img but i cannot make sure it can run.
You can download it from release and then flash it.
Or you can build it yourself by following the workflow file.

Something may important

exec.c open.c read_write.c stat.c input.c are from kernel source and modded to work with ksu(because kprobe seems doesnt work)
ksu.c is from KernelSU and remove kprobe check