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
UnrestrictedUserCreator — Simple script to add a new, unrestricted user on devices with Family Link by abusing CVE-2025-32324 (pre September patch) | Kitploit
Tools/GitHubGitHub/rifting/unrestrictedusercreator
Android SecurityVulnerability AnalysisExploitationPost-ExploitationMobile Security
GitHubrifting/unrestrictedusercreator

UnrestrictedUserCreator

Simple script to add a new, unrestricted user on devices with Family Link by abusing CVE-2025-32324 (pre September patch)

View Repository
4210 months 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

Does not work on Samsung, sorry. Samsung disabled the multiple users feature in favor of secure folder.

adb push exploit.sh /data/local/tmp

adb shell chmod +x /data/local/tmp/exploit.sh

adb shell /data/local/tmp/exploit.sh

Download Tool