Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Root-My-Galaxy — KSU installer for supported Samsung Galaxy firmware with CVE-2026-43499 | Kitploit
Tools/GitHubGitHub/alk601/root-my-galaxy
Android SecurityExploitationMobile SecurityHardware & IoT SecurityPayload Development
GitHubalk601/root-my-galaxy

Root-My-Galaxy

KSU installer for supported Samsung Galaxy firmware with CVE-2026-43499

View Repository
8h 58m agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Root My Galaxy

sprout_icon_108

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.

Latest release

The device feed and native payloads are maintained in Root-My-Galaxy-Payloads.

Application

KakaoTalk_20260718_170922353 KakaoTalk_20260718_171127319 KakaoTalk_20260718_171030202

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
root@kitploit:~
$env:JAVA_HOME='C:\Program Files\Android\Android Studio\jbr'
.\gradlew.bat :app:assembleDebug

Output:

root@kitploit:~
app/build/outputs/apk/debug/app-debug.apk

Use only on devices you own or are explicitly authorized to test.

Download Tool