| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| KernelSU_v3.3.0_32601-release.apk | 2026-08-28 | 10.8 MB | |
| README.md | 2026-08-28 | 7.4 kB | |
| v3.3.0 source code.tar.gz | 2026-08-28 | 3.1 MB | |
| v3.3.0 source code.zip | 2026-08-28 | 3.5 MB | |
| Totals: 4 Items | 17.3 MB | 519 | |
What's Changed
- manager: refactor intent handling and introduce URL schema by @u9521 in https://github.com/tiann/KernelSU/pull/3541
- build(deps): bump the actions group across 1 directory with 6 updates by @dependabot[bot] in https://github.com/tiann/KernelSU/pull/3536
- build(deps): bump the maven group across 1 directory with 14 updates by @dependabot[bot] in https://github.com/tiann/KernelSU/pull/3537
- build(deps): bump the npm group across 1 directory with 26 updates by @dependabot[bot] in https://github.com/tiann/KernelSU/pull/3544
- ksud: update resetprop, improve prop area rebuild by @5ec1cff in https://github.com/tiann/KernelSU/pull/3545
- build(deps): bump the crates group across 1 directory with 34 updates by @dependabot[bot] in https://github.com/tiann/KernelSU/pull/3546
- ksud: expose module env vars, docs: initrc injection and rescue guide by @u9521 in https://github.com/tiann/KernelSU/pull/3522
- manager: code cleanup and bug fixes by @u9521 in https://github.com/tiann/KernelSU/pull/3552
- ksud: boot-patch: only use kmi from boot if ota by @5ec1cff in https://github.com/tiann/KernelSU/pull/3557
- build: allow customize package name and app name when building by @5ec1cff in https://github.com/tiann/KernelSU/pull/3560
- ksud, manager: support backup stock image when patching from file by @5ec1cff in https://github.com/tiann/KernelSU/pull/3561
- Run boot recevier in separated process by @aviraxp in https://github.com/tiann/KernelSU/pull/3567
- kernel: add syscall dispatcher patching for x64 by @5ec1cff in https://github.com/tiann/KernelSU/pull/3562
- chore: make clippy happy by @5ec1cff in https://github.com/tiann/KernelSU/pull/3574
- kernel: register tracepoint handler with minimum priority by @5ec1cff in https://github.com/tiann/KernelSU/pull/3582
- build(deps): bump actions/setup-node from 6 to 7 in the actions group by @dependabot[bot] in https://github.com/tiann/KernelSU/pull/3578
- build(deps): bump the npm group across 1 directory with 7 updates by @dependabot[bot] in https://github.com/tiann/KernelSU/pull/3579
- manager: fix stray quote corrupting saved app profile templates by @palazik in https://github.com/tiann/KernelSU/pull/3571
- ksud: ensure spawn_sulogd don't return in child; execute /proc/self/exe instead of resolving executable path by @5ec1cff in https://github.com/tiann/KernelSU/pull/3583
- build(deps): bump the maven group across 1 directory with 6 updates by @dependabot[bot] in https://github.com/tiann/KernelSU/pull/3585
- build(deps): bump the crates group across 1 directory with 45 updates by @dependabot[bot] in https://github.com/tiann/KernelSU/pull/3586
- kernel: add missing NULL checks on allocation paths by @palazik in https://github.com/tiann/KernelSU/pull/3572
- manager: dismiss current snackbar before showing new one by @HChenX in https://github.com/tiann/KernelSU/pull/3587
- build(deps): bump the npm group in /website with 13 updates by @dependabot[bot] in https://github.com/tiann/KernelSU/pull/3589
- build(deps): bump the crates group with 12 updates by @dependabot[bot] in https://github.com/tiann/KernelSU/pull/3590
- fix(ui): AMOLED theme container fix and hardcoded color cleanup by @EasyGuo114514 in https://github.com/tiann/KernelSU/pull/3596
- kernel: check kernel_read() results when verifying the APK signing block by @palazik in https://github.com/tiann/KernelSU/pull/3594
- kernel: prevent /system/bin/stub_zygote from being unmarked by @F-19-F in https://github.com/tiann/KernelSU/pull/3601
- ksud: resetprop: validate timeout value by @5ec1cff in https://github.com/tiann/KernelSU/pull/3608
- build(deps): bump the crates group with 10 updates by @dependabot[bot] in https://github.com/tiann/KernelSU/pull/3607
- build(deps): bump the npm group in /website with 3 updates by @dependabot[bot] in https://github.com/tiann/KernelSU/pull/3606
- feat: add x64 lkm by @5ec1cff in https://github.com/tiann/KernelSU/pull/3570
- build(deps): bump the npm group in /website with 6 updates by @dependabot[bot] in https://github.com/tiann/KernelSU/pull/3617
- build(deps): bump the crates group with 7 updates by @dependabot[bot] in https://github.com/tiann/KernelSU/pull/3616
- ksuinit: compat for version magic mismatch kernel by @AlexLiuDev233 in https://github.com/tiann/KernelSU/pull/3584
- manager: Fix home page bottom padding on miuix style by @color597 in https://github.com/tiann/KernelSU/pull/3620
- refactor(kernel): Align signature block parsing with AOSP by @aviraxp in https://github.com/tiann/KernelSU/pull/3613
- ksud: boot-patch-v2: remove redundant security check by @5ec1cff in https://github.com/tiann/KernelSU/pull/3627
- refactor(kernel): Drop v1 signature verification by @aviraxp in https://github.com/tiann/KernelSU/pull/3628
- build(deps): bump the npm group in /website with 13 updates by @dependabot[bot] in https://github.com/tiann/KernelSU/pull/3634
- manager: use spring animation for pager navigation by @XiaoTong6666 in https://github.com/tiann/KernelSU/pull/3492
- fix(kernel): Handle execveat for new bionic libc by @aviraxp in https://github.com/tiann/KernelSU/pull/3639
- manager: support patch remote image by @YuKongA in https://github.com/tiann/KernelSU/pull/3644
- manager: Update Indonesian translations by @Neebe3289 in https://github.com/tiann/KernelSU/pull/3645
- fix(kernel): adapt to backport of 6.6 kernel, fix [#3629] by @5ec1cff in https://github.com/tiann/KernelSU/pull/3632
- manager: update Vietnamese translations by @PhuScam in https://github.com/tiann/KernelSU/pull/3649
- feat(ksud): support set selinux context in su by @5ec1cff in https://github.com/tiann/KernelSU/pull/3653
- build(deps): bump the crates group across 1 directory with 18 updates by @dependabot[bot] in https://github.com/tiann/KernelSU/pull/3648
- selinux hide: spoof status page and avd seqno by @chisewaguri in https://github.com/tiann/KernelSU/pull/3647
- refactor(kernel): Perform umount for webview zygote by @aviraxp in https://github.com/tiann/KernelSU/pull/3630
- ksud: Fix su identity argument handling by @5ec1cff in https://github.com/tiann/KernelSU/pull/3659
- build(deps): bump the maven group in /manager with 4 updates by @dependabot[bot] in https://github.com/tiann/KernelSU/pull/3660
- build(deps): bump the npm group in /website with 4 updates by @dependabot[bot] in https://github.com/tiann/KernelSU/pull/3662
- build(deps): bump the crates group with 6 updates by @dependabot[bot] in https://github.com/tiann/KernelSU/pull/3661
- fix changes in 6.18+ by @aaaaaaaa-815 in https://github.com/tiann/KernelSU/pull/3480
- build: bump ddk to 20260828, support android17-6.18 by @5ec1cff in https://github.com/tiann/KernelSU/pull/3663
New Contributors
- @palazik made their first contribution in https://github.com/tiann/KernelSU/pull/3571
- @EasyGuo114514 made their first contribution in https://github.com/tiann/KernelSU/pull/3596
- @color597 made their first contribution in https://github.com/tiann/KernelSU/pull/3620
- @Neebe3289 made their first contribution in https://github.com/tiann/KernelSU/pull/3645
- @PhuScam made their first contribution in https://github.com/tiann/KernelSU/pull/3649
- @chisewaguri made their first contribution in https://github.com/tiann/KernelSU/pull/3647
Full Changelog: https://github.com/tiann/KernelSU/compare/v3.2.5...v3.3.0