
One-tap KernelSU installer for the Galaxy Z Fold 8 Ultra (SM-F976N / q8q) using the CVE-2026-43499 late-load exploit via Shizuku. Supports F976NKSU1AZGI, F976NKSS2AZH7, F976NKSU3AZI5
한국어 · English
One-tap KernelSU installer for the Samsung Galaxy Z Fold 8 Ultra (SM-F976N, codename q8q)
powered by the CVE-2026-43499 late-load exploit via Shizuku.
⚠️ WARNING
I am not responsible for bricked phones.
- This tool uses a temporary (late-load) root that does not flash any partition, so it does not trip the KNOX warranty bit.
- A wrong firmware match or a bad run can still cause a bootloop or hard brick. Only run this on a device you own, and only on the firmware revisions below.
- While root is active, some apps (banking / government / DRM) may detect root and refuse to run (resolved after a reboot).
- No warranty; use at your own risk.
The app auto-detects the running firmware from Build.FINGERPRINT / Build.DISPLAY / Build.ID
and picks the matching payload. You can also select the target manually from the TARGET FIRMWARE card.
READY.LIVE (KernelSU active).Enable Auto-root on boot. After a reboot a foreground service waits for Shizuku (up to 5 minutes) and re-applies root once per boot. It checks whether KernelSU is already loaded and skips if so.
/proc/modules, so KernelSU is detected through Shizuku
(or via su if this app has been granted root in KernelSU). Without Shizuku, the app cannot report LIVE.Requirements: JDK 17 and Android SDK 34 (no NDK needed; the payloads are prebuilt assets).
JAVA_HOME=/path/to/jdk-17 ./gradlew :app:assembleRelease
# output: app/build/outputs/apk/release/app-release.apk
local.properties and the signing keystore are intentionally not committed. To build a release,
point sdk.dir at your SDK and either create your own keystore or use the debug signing config.
The published APK is signed with the AOSP testkey (alias testkey, password android), so
updates install in place over an existing testkey-signed build.
This project would not exist without the work of others:
See NOTICE for details.
Licensed under the Apache License 2.0. See LICENSE.
The bundled ksud binaries and KernelSU kernel module remain under GPL-3.0 (see NOTICE).
| Revision | PDA | Exploit payload | ksud |
|---|
| rev1 | F976NKSU1AZGI | preload.so | ksud |
| rev2 | F976NKSS2AZH7 | preload-azh7.so | ksud-azh7 |
| rev3 | F976NKSU3AZI5 | preload-azi5.so | ksud-azi5 |
| Asset | SHA-256 (prefix) |
|---|
preload.so | 947099db3862efcc… |
preload-azh7.so | 0408d45a1ba33701… |
preload-azi5.so | db1b56b942ff03e6… |
ksud | c4830698accaa951… |
ksud-azh7 | b140d354cffed359… |
ksud-azi5 | 784e4ea7ddee2f8c… |