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 firmware builds. 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 automatically selects an exact match for the kernel release, full build display ID, SDK, ABI, and page size. Advanced mode can select a profile manually and presents separate kernel-release and build 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.
