Enginex0

Pure Rust implementation of Android resetprop with hexpatch-delete capability

10
0
100% credibility
Found Mar 14, 2026 at 10 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Rust
AI Summary

A lightweight standalone tool for viewing, modifying, and stealthily removing system settings on rooted Android devices running Android 10 or later.

How It Works

1
🔍 Discover the tool

You hear about a handy way to tweak hidden settings on your advanced Android phone from online forums or GitHub.

2
📥 Grab the ready file

Download the small, standalone tool file from the project's release page to your computer.

3
📱 Move to your phone

Transfer the file to a folder on your phone where tools like this can run.

4
🔧 Make it ready

Tell your phone it's okay to run the tool by setting simple permissions.

5
🚀 Launch and explore

Fire it up with your phone's special access and instantly see a list of all the hidden settings.

6
Pick your tweak
👁️
View one setting

Check the value of a specific hidden setting right away.

✏️
Change a setting

Update a setting to a new value and feel the phone adjust instantly.

🕵️
Stealth remove

Quietly erase a setting so it's like it was never there, staying hidden.

Customization complete

Your phone now has the exact behavior you wanted, all changes safe and undetectable.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 10 to 10 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is resetprop-rs?

resetprop-rs is a pure Rust tool for directly reading, setting, and deleting Android system properties on rooted devices from Android 10+. It delivers a tiny standalone binary—no Magisk or custom libc needed—and an embeddable library, letting you run commands like `resetprop ro.build.type` to get values, `resetprop -d ro.debuggable` to delete, or `--hexpatch-delete` for stealth removal that keeps the trie intact. Think github pure rust database meets Android capability: precise property tweaks without init interference.

Why is it gaining traction?

Unlike Magisk's locked-in resetprop, this ships as a 320KB static binary working with any root like KernelSU or APatch, plus batch loading from files and read-only fallback. The hexpatch-delete hooks devs by overwriting names with device-harvested words, dodging detection from property enumeration—pure Rust reliability in a space full of brittle C hacks. Early adopters dig the library API for programmatic control in Rust Android tools.

Who should use this?

Android root enthusiasts hiding props to pass SafetyNet or benchmarks, custom ROM devs scripting property overrides, or Rust builders embedding property access in tools like pure rust gui apps for device tweaking. Ideal if you're modding like on github apkpure or pure os github setups.

Verdict

Solid niche pick for pure Rust Android property control with strong docs, 29 tests, and unique stealth capability—but 10 stars and 1.0% credibility scream early alpha; prototype on a test device first. Worth watching as pure rustic tooling matures.

(187 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.