Root-My-Galaxy
Introduction: KSU installer for supported Samsung Galaxy firmware with CVE-2026-43499
Tags:
Root My Galaxy is a one-click installer for explicitly supported Samsung model and kernel combinations. The application itself is kept separate from device offsets, native exploit payloads, and KernelSU build artifacts.
The device feed and native payloads are maintained in Root-My-Galaxy-Payloads.
Application
The app selects a payload whose model list and three-part kernel version match
the phone. For example, 6.6.98-android15-8-... matches 6.6.98. Advanced
mode filters the catalog by both values and allows manual selection with model
and kernel-version warnings.
Build
Requirements:
- Android Studio JBR 21
- Android SDK 37
- Android NDK 28 or newer
- CMake 3.22.1
$env:JAVA_HOME='C:\Program Files\Android\Android Studio\jbr'
.\gradlew.bat :app:assembleDebug
Output:
app/build/outputs/apk/debug/app-debug.apk
Use only on devices you own or are explicitly authorized to test.
