KernelSU: A kernel-based root solution for Android
1–10 of 26 posts
Re: KernelSU: A kernel-based root solution for Android
#2How do I find out my boot.img format? I have a "Google Pixel 6a"
Re: KernelSU: A kernel-based root solution for Android
#3Re: KernelSU: A kernel-based root solution for Android
#4Why, just use lineageOS.
I fear root is becoming rarer and harder, even on alternative Android distributions.
Re: KernelSU: A kernel-based root solution for Android
#5It's quite useful for gaining root on "weird" and or/old android devices such as lesser-known smartwatches, often that have no support for Magisk at all.
In terms of bypassing SafetyNet, both KernelSU and Magisk have their own strengths and limitations. For those utilizing an Android smartphone in a conventional manner, Magisk may be the preferred choice due to its extensive module support and strong community support.
Re: KernelSU: A kernel-based root solution for Android
#6KernelSU is pretty interesting in certain circumstances compared to say, Magisk, which is a systemless root. KernelSU cannot be prevented by SELinux—the kernel can even disable SELinux if it wants to. It's quite useful for gaining root on "weird" and or/old android devices such as lesser-known smartwatches, often that have no support for Magisk at all. In terms of bypassing SafetyNet, both KernelSU and Magisk have th…
Re: KernelSU: A kernel-based root solution for Android
#7"And also, please check your stock boot.img's format, you should use the right format, such as lz4、gz." How do I find out my boot.img format? I have a "Google Pixel 6a"
Re: KernelSU: A kernel-based root solution for Android
#8"And also, please check your stock boot.img's format, you should use the right format, such as lz4、gz." How do I find out my boot.img format? I have a "Google Pixel 6a"
pixel is lz4_legacy
Re: KernelSU: A kernel-based root solution for Android
#9Re: KernelSU: A kernel-based root solution for Android
#10Nice, but using root generally is very insecure. The whole concept of superuser is broken and bad. Such privileges shouldn't be given to any user.