38 lines
975 B
Markdown
38 lines
975 B
Markdown
---
|
|
layout: home
|
|
|
|
hero:
|
|
name: 'SukiSU-Ultra'
|
|
text: 'Next-Generation Android Root Solution'
|
|
tagline: Advanced kernel-based root management for Android devices
|
|
image:
|
|
src: /logo.svg
|
|
alt: SukiSU-Ultra
|
|
actions:
|
|
- theme: brand
|
|
text: Get Started
|
|
link: /guide/
|
|
- theme: alt
|
|
text: View on GitHub
|
|
link: https://github.com/sukisu-ultra/sukisu-ultra
|
|
|
|
features:
|
|
- title: Kernel-based su and root access management
|
|
details: Secure root access management at the kernel level.
|
|
|
|
- title: Not based on OverlayFS module system
|
|
details: Based on Magic Mount from 5ec1cff.
|
|
|
|
- title: App Profile
|
|
details: Lock root privileges in a cage.
|
|
|
|
- title: Bringing back non-GKI/GKI 1.0 support
|
|
details: Enhanced compatibility for older devices.
|
|
|
|
- title: More customization
|
|
details: Extensive customization options available.
|
|
|
|
- title: Support for KPM kernel modules
|
|
details: Full KernelPatch Module functionality.
|
|
---
|