π New Release: WildKernels/GKI_KernelSU_SUSFS
π¦ Version:
**IMPORTANT DISCLAIMER**
This software is provided for testing and educational purposes only. Use at your own risk.
The developers are not responsible for any damage, data loss, or issues that may occur.
Please ensure you have proper backups before installation.
## π§ Build Configuration
| Component | Version/Setting |
|---|---|
| Feature Set | FULL |
| KernelSU-Next Commit | 2887ea49428bc3fb5184e7c35223f0a9a47ad100 |
| KernelSU-Next Tag | dev |
| SUSFS Version | v2.1.0 |
| AnyKernel3 Commit | gki-2.0 |
| Kernel Patches Commit | main |
| BBG Commit | main |
| Optimization Level | O2 |
| Clean Build | β No (ccache enabled) |
## π SUSFS Branch Mapping
| Kernel Version | SUSFS Commit |
|---|---|
| android12-5.10 | e2b0f05ccca5f8fdfc33991c036672235ce48f05 |
| android13-5.10 | 97234f8e35cdc3b8ea22d05c98ab9829f6421d67 |
| android13-5.15 | bf9bf0091bcd4d0072d845ea62484f3011f8d5a8 |
| android14-5.15 | 667368cf274311a62971671035738b154be1c062 |
| 6.1 | e1c57040136760a57969fc6b1378cc936a257561 |
| 6.6 | 5009b9edee98fbe66b1a3cb22c603690d81b7817 |
| 6.12 | 5c34dec2c3b69af1d72ac4a89b179741fc602a79 |
## β¨ Features & Capabilities
### π Performance & Networking
- BBRv3 TCP Congestion Control
- IP Set support
- TTL target support (IPv4/IPv6)
### πΉ Bypass Builds
- Includes module check bypass variant (Bypass)
## π¦ Release Files
- AnyKernel3: uploaded as ZIP in the Release
- Boot images: uploaded as raw .img files in the Release
## π₯ Recommended Tools
- Kernel Flasher: https://github.com/fatalcoder524/KernelFlasher/
- KernelSU-Next Manager: https://github.com/KernelSU-Next/KernelSU-Next
- SUSFS Module: https://github.com/sidex15/ksu_module_susfs
π¦ Version:
v2.0.0-r20**IMPORTANT DISCLAIMER**
This software is provided for testing and educational purposes only. Use at your own risk.
The developers are not responsible for any damage, data loss, or issues that may occur.
Please ensure you have proper backups before installation.
## π§ Build Configuration
| Component | Version/Setting |
|---|---|
| Feature Set | FULL |
| KernelSU-Next Commit | 2887ea49428bc3fb5184e7c35223f0a9a47ad100 |
| KernelSU-Next Tag | dev |
| SUSFS Version | v2.1.0 |
| AnyKernel3 Commit | gki-2.0 |
| Kernel Patches Commit | main |
| BBG Commit | main |
| Optimization Level | O2 |
| Clean Build | β No (ccache enabled) |
## π SUSFS Branch Mapping
| Kernel Version | SUSFS Commit |
|---|---|
| android12-5.10 | e2b0f05ccca5f8fdfc33991c036672235ce48f05 |
| android13-5.10 | 97234f8e35cdc3b8ea22d05c98ab9829f6421d67 |
| android13-5.15 | bf9bf0091bcd4d0072d845ea62484f3011f8d5a8 |
| android14-5.15 | 667368cf274311a62971671035738b154be1c062 |
| 6.1 | e1c57040136760a57969fc6b1378cc936a257561 |
| 6.6 | 5009b9edee98fbe66b1a3cb22c603690d81b7817 |
| 6.12 | 5c34dec2c3b69af1d72ac4a89b179741fc602a79 |
## β¨ Features & Capabilities
### π Performance & Networking
- BBRv3 TCP Congestion Control
- IP Set support
- TTL target support (IPv4/IPv6)
### πΉ Bypass Builds
- Includes module check bypass variant (Bypass)
## π¦ Release Files
- AnyKernel3: uploaded as ZIP in the Release
- Boot images: uploaded as raw .img files in the Release
## π₯ Recommended Tools
- Kernel Flasher: https://github.com/fatalcoder524/KernelFlasher/
- KernelSU-Next Manager: https://github.com/KernelSU-Next/KernelSU-Next
- SUSFS Module: https://github.com/sidex15/ksu_module_susfs
GitHub
GitHub - fatalcoder524/KernelFlasher: Kernel Flasher is an Android app to flash, backup, and restore kernels.
Kernel Flasher is an Android app to flash, backup, and restore kernels. - fatalcoder524/KernelFlasher
π1
π New Release: WildKernels/GKI_KernelSU_SUSFS
π¦ Version:
**IMPORTANT DISCLAIMER**
This software is provided for testing and educational purposes only. Use at your own risk.
The developers are not responsible for any damage, data loss, or issues that may occur.
Please ensure you have proper backups before installation.
Features:
-> Wild KSU Manager Support, Also Compatible with KernelSU-Next Manager
-> SUSFS ΰΆ v2.0.0
-> SUSFS Inline Hooks
-> IPSet Support for Advanced Network Filtering
-> BBRv1 TCP Congestion Control
-> BBG: https://github.com/vc-teahouse/Baseband-guard
πΉ BBG (Baseband-guard)
- A lightweight LSM (Linux Security Module) for Android kernel
- Blocks unauthorized writes to critical partitions/device nodes
- Prevents malicious tampering with baseband and boot chain
- Kernel-level protection via LSM hooks
- Reduces risk of soft-brick/hard-brick issues
πΉ Bypass Builds
- Includes module check bypass modifications
- What are kernel modules? Kernel modules are pieces of code that can be loaded into the kernel at runtime to extend functionality (like device drivers, filesystem support, etc.). These are different from KernelSU/Magisk modules.
- The Problem: Sometimes when installing a custom kernel, the device tries to load a kernel module that fails due to version mismatches, missing dependencies, or signature verification issues. This can cause boot failures or device instability.
- The Solution: These versions change one line from false to true to force load the kernel module, bypassing the failure check that would normally prevent loading.
Kernel Flasher:
-> https://github.com/fatalcoder524/KernelFlasher/
Manager:
-> Wild KSU Manager: https://github.com/WildKernels/Wild_KSU
-> Next: https://github.com/KernelSU-Next/KernelSU-Next
Module:
-> https://github.com/sidex15/ksu_module_susfs
π¦ Version:
v2.0.0-r19**IMPORTANT DISCLAIMER**
This software is provided for testing and educational purposes only. Use at your own risk.
The developers are not responsible for any damage, data loss, or issues that may occur.
Please ensure you have proper backups before installation.
Features:
-> Wild KSU Manager Support, Also Compatible with KernelSU-Next Manager
-> SUSFS ΰΆ v2.0.0
-> SUSFS Inline Hooks
-> IPSet Support for Advanced Network Filtering
-> BBRv1 TCP Congestion Control
-> BBG: https://github.com/vc-teahouse/Baseband-guard
πΉ BBG (Baseband-guard)
- A lightweight LSM (Linux Security Module) for Android kernel
- Blocks unauthorized writes to critical partitions/device nodes
- Prevents malicious tampering with baseband and boot chain
- Kernel-level protection via LSM hooks
- Reduces risk of soft-brick/hard-brick issues
πΉ Bypass Builds
- Includes module check bypass modifications
- What are kernel modules? Kernel modules are pieces of code that can be loaded into the kernel at runtime to extend functionality (like device drivers, filesystem support, etc.). These are different from KernelSU/Magisk modules.
- The Problem: Sometimes when installing a custom kernel, the device tries to load a kernel module that fails due to version mismatches, missing dependencies, or signature verification issues. This can cause boot failures or device instability.
- The Solution: These versions change one line from false to true to force load the kernel module, bypassing the failure check that would normally prevent loading.
Kernel Flasher:
-> https://github.com/fatalcoder524/KernelFlasher/
Manager:
-> Wild KSU Manager: https://github.com/WildKernels/Wild_KSU
-> Next: https://github.com/KernelSU-Next/KernelSU-Next
Module:
-> https://github.com/sidex15/ksu_module_susfs
GitHub
GitHub - vc-teahouse/Baseband-guard: A lightweight LSM (Linux Security Module) for the Android kernel, designed to block unauthorizedβ¦
A lightweight LSM (Linux Security Module) for the Android kernel, designed to block unauthorized writes to critical partitions/device nodes at the system level. - vc-teahouse/Baseband-guard
π1
π New Release: sukisu-ultra/sukisu-ultra
π¦ Version:
## What's Changed
* Website: Fixed mistakes on GKI brands by @LittlenineEnnea in https://github.com/SukiSU-Ultra/SukiSU-Ultra/pull/838
* readme: add russian translation by @OverLessArtem in https://github.com/SukiSU-Ultra/SukiSU-Ultra/pull/850
* manager: Update Traditional Chinese by @HSSkyBoy in https://github.com/SukiSU-Ultra/SukiSU-Ultra/pull/858
* manager: clean up source strings by @Veutexus in https://github.com/SukiSU-Ultra/SukiSU-Ultra/pull/868
* manager: Use Long for versionCode to support values exceeding Int.MAX⦠by @Numbersf in https://github.com/SukiSU-Ultra/SukiSU-Ultra/pull/872
* New Crowdin updates by @ShirkNeko in https://github.com/SukiSU-Ultra/SukiSU-Ultra/pull/874
* kernel: refine symbol_resolver by @HSSkyBoy in https://github.com/SukiSU-Ultra/SukiSU-Ultra/pull/890
* fix: selinux hide by @HSSkyBoy in https://github.com/SukiSU-Ultra/SukiSU-Ultra/pull/891
## New Contributors
* @LittlenineEnnea made their first contribution in https://github.com/SukiSU-Ultra/SukiSU-Ultra/pull/838
* @OverLessArtem made their first contribution in https://github.com/SukiSU-Ultra/SukiSU-Ultra/pull/850
**Full Changelog**: https://github.com/SukiSU-Ultra/SukiSU-Ultra/compare/v4.1.2...v4.1.3
π¦ Version:
v4.1.3## What's Changed
* Website: Fixed mistakes on GKI brands by @LittlenineEnnea in https://github.com/SukiSU-Ultra/SukiSU-Ultra/pull/838
* readme: add russian translation by @OverLessArtem in https://github.com/SukiSU-Ultra/SukiSU-Ultra/pull/850
* manager: Update Traditional Chinese by @HSSkyBoy in https://github.com/SukiSU-Ultra/SukiSU-Ultra/pull/858
* manager: clean up source strings by @Veutexus in https://github.com/SukiSU-Ultra/SukiSU-Ultra/pull/868
* manager: Use Long for versionCode to support values exceeding Int.MAX⦠by @Numbersf in https://github.com/SukiSU-Ultra/SukiSU-Ultra/pull/872
* New Crowdin updates by @ShirkNeko in https://github.com/SukiSU-Ultra/SukiSU-Ultra/pull/874
* kernel: refine symbol_resolver by @HSSkyBoy in https://github.com/SukiSU-Ultra/SukiSU-Ultra/pull/890
* fix: selinux hide by @HSSkyBoy in https://github.com/SukiSU-Ultra/SukiSU-Ultra/pull/891
## New Contributors
* @LittlenineEnnea made their first contribution in https://github.com/SukiSU-Ultra/SukiSU-Ultra/pull/838
* @OverLessArtem made their first contribution in https://github.com/SukiSU-Ultra/SukiSU-Ultra/pull/850
**Full Changelog**: https://github.com/SukiSU-Ultra/SukiSU-Ultra/compare/v4.1.2...v4.1.3
GitHub
Website: Fixed mistakes on GKI brands by LittlenineEnnea Β· Pull Request #838 Β· SukiSU-Ultra/SukiSU-Ultra
Samsung is totally not GKI, its even worse than OPPO
β οΈ Pre-Release: ShirkNeko/GKI_KernelSU_SUSFS
π¦ Version:
This release includes **SukiSU**
Features:
-> SukiSU-Stable(ζ ε)
-> SUSFS ΰΆ v2.1.0
-> Manual Syscall Hooks for better hiding
-> Magic Mount Support
-> Simple hiding for LineageOS detection
-> Futile hiding for jit-zygote-cache detection
-> Wireguard Support
-> BBR Support
-> BBG not supported
-> KPM Support
-> **LZ4KD&ONEPLUS_LZ4K** not supported
<details>
<summary>Notes:</summary>
- -> In SUS SU Mode 2, it will show as disabled or incompatible, the reason is that non-kprobe hooks were used (when compiling the kernel), and non-kprobe hooks are no longer needed!
- -> In the latest version of susfs, flashing AK3 compressed package with Kernel Flasher will brick your device, try [Horizon Kernel Flasher](https://github.com/libxzr/HorizonKernelFlasher )!
</details>
Modules:
-> https://github.com/sidex15/ksu_module_susfs
SukiSU Manager:
-> https://github.com/SukiSU-Ultra/SukiSU-Ultra
LTO: thin
<details>
<summary>Commit Information</summary>
Commit hashes and links (the following commits refer to the progress of KSU or SUSFS at the time of this compilation):
- **KernelSU is SukiSU-main** (Commit): [v4.1.3](https://github.com/SukiSU-Ultra/SukiSU-Ultra/releases/tag/v4.1.3)
- **SUSFS4KSU** (Commit):
- a12-5.10: [ce2c2b2dea28c89d33f61af898cc18a93bf65ae9](https://gitlab.com/simonpunk/susfs4ksu/-/commit/ce2c2b2dea28c89d33f61af898cc18a93bf65ae9)
- a13-5.10: [ae97739f943116117dced3985078c9026d32d69d](https://gitlab.com/simonpunk/susfs4ksu/-/commit/ae97739f943116117dced3985078c9026d32d69d)
- a13-5.15: [529919fbc9f8aee6ee70eb3a8890ef33af0a109c](https://gitlab.com/simonpunk/susfs4ksu/-/commit/529919fbc9f8aee6ee70eb3a8890ef33af0a109c)
- a14-5.15: [1822802e363d4e69961b9f43d9f28d85cd905151](https://gitlab.com/simonpunk/susfs4ksu/-/commit/1822802e363d4e69961b9f43d9f28d85cd905151)
- a14-6.1: [d1327b62e0854603cfc26e2226e0a993ec9b0656](https://gitlab.com/simonpunk/susfs4ksu/-/commit/d1327b62e0854603cfc26e2226e0a993ec9b0656)
- a15-6.6: [676d202ed2cc322a2f90bcb2b56bc4f6a864acb8](https://gitlab.com/simonpunk/susfs4ksu/-/commit/676d202ed2cc322a2f90bcb2b56bc4f6a864acb8)
</details>
π¦ Version:
v2.1.0-r3This release includes **SukiSU**
Features:
-> SukiSU-Stable(ζ ε)
-> SUSFS ΰΆ v2.1.0
-> Manual Syscall Hooks for better hiding
-> Magic Mount Support
-> Simple hiding for LineageOS detection
-> Futile hiding for jit-zygote-cache detection
-> Wireguard Support
-> BBR Support
-> BBG not supported
-> KPM Support
-> **LZ4KD&ONEPLUS_LZ4K** not supported
<details>
<summary>Notes:</summary>
- -> In SUS SU Mode 2, it will show as disabled or incompatible, the reason is that non-kprobe hooks were used (when compiling the kernel), and non-kprobe hooks are no longer needed!
- -> In the latest version of susfs, flashing AK3 compressed package with Kernel Flasher will brick your device, try [Horizon Kernel Flasher](https://github.com/libxzr/HorizonKernelFlasher )!
</details>
Modules:
-> https://github.com/sidex15/ksu_module_susfs
SukiSU Manager:
-> https://github.com/SukiSU-Ultra/SukiSU-Ultra
LTO: thin
<details>
<summary>Commit Information</summary>
Commit hashes and links (the following commits refer to the progress of KSU or SUSFS at the time of this compilation):
- **KernelSU is SukiSU-main** (Commit): [v4.1.3](https://github.com/SukiSU-Ultra/SukiSU-Ultra/releases/tag/v4.1.3)
- **SUSFS4KSU** (Commit):
- a12-5.10: [ce2c2b2dea28c89d33f61af898cc18a93bf65ae9](https://gitlab.com/simonpunk/susfs4ksu/-/commit/ce2c2b2dea28c89d33f61af898cc18a93bf65ae9)
- a13-5.10: [ae97739f943116117dced3985078c9026d32d69d](https://gitlab.com/simonpunk/susfs4ksu/-/commit/ae97739f943116117dced3985078c9026d32d69d)
- a13-5.15: [529919fbc9f8aee6ee70eb3a8890ef33af0a109c](https://gitlab.com/simonpunk/susfs4ksu/-/commit/529919fbc9f8aee6ee70eb3a8890ef33af0a109c)
- a14-5.15: [1822802e363d4e69961b9f43d9f28d85cd905151](https://gitlab.com/simonpunk/susfs4ksu/-/commit/1822802e363d4e69961b9f43d9f28d85cd905151)
- a14-6.1: [d1327b62e0854603cfc26e2226e0a993ec9b0656](https://gitlab.com/simonpunk/susfs4ksu/-/commit/d1327b62e0854603cfc26e2226e0a993ec9b0656)
- a15-6.6: [676d202ed2cc322a2f90bcb2b56bc4f6a864acb8](https://gitlab.com/simonpunk/susfs4ksu/-/commit/676d202ed2cc322a2f90bcb2b56bc4f6a864acb8)
</details>
GitHub
GitHub - libxzr/HorizonKernelFlasher: A simple app that can flash AnyKernel flashable zips on android
A simple app that can flash AnyKernel flashable zips on android - libxzr/HorizonKernelFlasher
β οΈ Pre-Release: WildKernels/GKI_KernelSU_SUSFS
π¦ Version:
**IMPORTANT DISCLAIMER**
> [!CAUTION]
> This software is provided for testing and educational purposes only. Use at your own risk. The developers are not responsible for any damage, data loss, or issues that may occur. Please ensure you have proper backups before installation.
Join the telegram here: https://t.me/WildKernelsTG
# Features
- [KernelSU-Next](#kernelsu-next)
- [SUSFS v2.1.0](#susfs-v210)
- [Baseband Guard (BBG)](#baseband-guard-bbg)
- [DroidSpaces-OSS](#droidspaces-oss)
- [Networking Improvements](#networking)
## [KernelSU-Next](https://github.com/KernelSU-Next/KernelSU-Next)
A kernel-based root solution for Android devices.
Manager: https://github.com/KernelSU-Next/KernelSU-Next/actions/runs/25711320125
> [!IMPORTANT]
> For best compatiblity ensure your Manager Version and Kernel Version match eg. 30100 = 30100.
**Version**
`30050`
**Tag**
`no-tag`
**Branch**
`dev`
**Commit**
`5a4a71874caaad06aa126f761c93391de1d32361`
## [SUSFS v2.1.0](https://gitlab.com/simonpunk/susfs4ksu)
A KSU addon for hiding root using kernel patches and a userspace module!
Reccomended Module: [susfs4ksu-module by sidex15](https://github.com/sidex15/susfs4ksu-module)
- SUS_PATH - Hide suspicious paths
- SUS_MOUNT - Hide mount points (no CLI support)
- SUS_KSTAT - Spoof kernel statistics
- SPOOF_UNAME - Kernel version spoofing
- SPOOF_CMDLINE - Boot parameter spoofing
- OPEN_REDIRECT - File access redirection
- SUS_MAP - Memory mapping protection
- AVC_SPOOF - Spoof procfs avc denial logs
**gki-android12-5.10**
`86114db0c49f20fa7857b8b559f3ab87cbc2d00d`
**gki-android13-5.10**
`9101b676971fcb4dc1c4746cebd90d816de13524`
**gki-android13-5.15**
`e4bd49f708108cc829fe7ca079312ea8fefa89f8`
**gki-android14-5.15**
`4a427619566885eb70517ba76b3a7d742db18fc9`
**gki-android14-6.1**
`9bf72ec2c83d40f194b936cabbc64ce342e005bf`
**gki-android15-6.6**
`2df41de789026a6422521606402576507c687435`
**gki-android16-6.12**
`75a613850178234c6c7595d1db8211716a011a2e`
## [Baseband Guard (BBG)](https://github.com/vc-teahouse/Baseband-guard)
A lightweight LSM (Linux Security Module) for the Android kernel, designed to block unauthorized writes to critical partitions/device nodes at the system level.
## [DroidSpaces-OSS](https://github.com/ravindu644/Droidspaces-OSS)
A lightweight, LXC-inspired container runtime for Android and Linux. Run full Linux distributions natively with zero performance penalty.
## Networking
- BBRv1 - Improved TCP congestion control
- Wireguard - Built-in VPN support
- IP Set & IPv6 NAT Support - Advanced firewall capabilities
- TTL Target Support - Network packet manipulation
## Other Features
- TMPFS_XATTR - Extended attributes for tmpfs (Mountify support)
- TMPFS_POSIX_ACL - POSIX ACLs for tmpfs
## Recommended Tools
[Kernel Flasher](https://github.com/fatalcoder524/KernelFlasher)
- Recommended flashing utility
[PixelFlasher by badabing2005](https://github.com/badabing2005/PixelFlasher)
- Pixel phone flashing GUI utility with ... (read more)
π¦ Version:
r1**IMPORTANT DISCLAIMER**
> [!CAUTION]
> This software is provided for testing and educational purposes only. Use at your own risk. The developers are not responsible for any damage, data loss, or issues that may occur. Please ensure you have proper backups before installation.
Join the telegram here: https://t.me/WildKernelsTG
# Features
- [KernelSU-Next](#kernelsu-next)
- [SUSFS v2.1.0](#susfs-v210)
- [Baseband Guard (BBG)](#baseband-guard-bbg)
- [DroidSpaces-OSS](#droidspaces-oss)
- [Networking Improvements](#networking)
## [KernelSU-Next](https://github.com/KernelSU-Next/KernelSU-Next)
A kernel-based root solution for Android devices.
Manager: https://github.com/KernelSU-Next/KernelSU-Next/actions/runs/25711320125
> [!IMPORTANT]
> For best compatiblity ensure your Manager Version and Kernel Version match eg. 30100 = 30100.
**Version**
`30050`
**Tag**
`no-tag`
**Branch**
`dev`
**Commit**
`5a4a71874caaad06aa126f761c93391de1d32361`
## [SUSFS v2.1.0](https://gitlab.com/simonpunk/susfs4ksu)
A KSU addon for hiding root using kernel patches and a userspace module!
Reccomended Module: [susfs4ksu-module by sidex15](https://github.com/sidex15/susfs4ksu-module)
- SUS_PATH - Hide suspicious paths
- SUS_MOUNT - Hide mount points (no CLI support)
- SUS_KSTAT - Spoof kernel statistics
- SPOOF_UNAME - Kernel version spoofing
- SPOOF_CMDLINE - Boot parameter spoofing
- OPEN_REDIRECT - File access redirection
- SUS_MAP - Memory mapping protection
- AVC_SPOOF - Spoof procfs avc denial logs
**gki-android12-5.10**
`86114db0c49f20fa7857b8b559f3ab87cbc2d00d`
**gki-android13-5.10**
`9101b676971fcb4dc1c4746cebd90d816de13524`
**gki-android13-5.15**
`e4bd49f708108cc829fe7ca079312ea8fefa89f8`
**gki-android14-5.15**
`4a427619566885eb70517ba76b3a7d742db18fc9`
**gki-android14-6.1**
`9bf72ec2c83d40f194b936cabbc64ce342e005bf`
**gki-android15-6.6**
`2df41de789026a6422521606402576507c687435`
**gki-android16-6.12**
`75a613850178234c6c7595d1db8211716a011a2e`
## [Baseband Guard (BBG)](https://github.com/vc-teahouse/Baseband-guard)
A lightweight LSM (Linux Security Module) for the Android kernel, designed to block unauthorized writes to critical partitions/device nodes at the system level.
## [DroidSpaces-OSS](https://github.com/ravindu644/Droidspaces-OSS)
A lightweight, LXC-inspired container runtime for Android and Linux. Run full Linux distributions natively with zero performance penalty.
## Networking
- BBRv1 - Improved TCP congestion control
- Wireguard - Built-in VPN support
- IP Set & IPv6 NAT Support - Advanced firewall capabilities
- TTL Target Support - Network packet manipulation
## Other Features
- TMPFS_XATTR - Extended attributes for tmpfs (Mountify support)
- TMPFS_POSIX_ACL - POSIX ACLs for tmpfs
## Recommended Tools
[Kernel Flasher](https://github.com/fatalcoder524/KernelFlasher)
- Recommended flashing utility
[PixelFlasher by badabing2005](https://github.com/badabing2005/PixelFlasher)
- Pixel phone flashing GUI utility with ... (read more)
Telegram
Wild Kernels
Wild Kernels Chat, Updates & More
β οΈ Pre-Release: KOWX712/Tricky-Addon-Update-Target-List
π¦ Version:
### Tricky Addon module
#### Breaking Change: Dropped support for old KernelSU and APatch versions - This release requires KernelSU 32234+ or APatch 11159+. For Magisk user, use [KSUWebUIStandalone fork](https://github.com/KOWX712/KSUWebUIStandalone/releases/latest) instead.
- Refactor codebase, change license to Apache 2.0 (#137)
- **WebUI:** Add prop handler switch (option to disable shamiko's resetprop script)
- **Script:** Drop auto security patch feature
π¦ Version:
v5.0-beta.2### Tricky Addon module
#### Breaking Change: Dropped support for old KernelSU and APatch versions - This release requires KernelSU 32234+ or APatch 11159+. For Magisk user, use [KSUWebUIStandalone fork](https://github.com/KOWX712/KSUWebUIStandalone/releases/latest) instead.
- Refactor codebase, change license to Apache 2.0 (#137)
- **WebUI:** Add prop handler switch (option to disable shamiko's resetprop script)
- **Script:** Drop auto security patch feature
GitHub
Release v1.0-48 Β· KOWX712/KsuWebUIStandalone
Changelog: 672f267...5a3ca5c
Added support for modern download capabilities and native file picker integration in WebUI
Module items can now be pinned by long press
Eruda - DevTools console availa...
Added support for modern download capabilities and native file picker integration in WebUI
Module items can now be pinned by long press
Eruda - DevTools console availa...