tryigit/CleveresTricky — reverse-engineered prompt
Reverse engineered prompt
Build me a self managing Android root module for Android 12 and newer that helps a rooted phone keep passing device integrity checks while letting the user control what identity each app sees.
I want it to work with KernelSU or APatch, run a background daemon, recover if it crashes, repair its SELinux setup, rotate keys automatically, and apply config changes without needing a reboot. Include a local browser dashboard at localhost:5623 where I can upload and verify keyboxes, turn features on and off, choose device templates like Pixel or Samsung, set target apps, manage per app rules, back up and restore settings with encryption, and view useful logs.
It should support keybox rotation, encrypted keybox files, remote keybox fetching, Play Integrity and KeyMint style attestation handling, IMEI and serial spoofing where supported, MAC randomization, location spoofing with drift, DRM ID reset, and random identity on boot.
Package it as a flashable module zip and look up current KernelSU or APatch docs online if needed.
Want more depth? Deep Reverse