JingMatrix/TEESimulator ? reverse-engineered prompt
Reverse engineered prompt
Build me an Android root module that can simulate hardware backed key attestation for selected apps, while leaving everything else on the real device hardware.
I want it to work on Android 10 and newer, on 64 bit devices, with Magisk, KernelSU, or APatch. It should use a real keybox file I place on the device, let me create named profiles for different apps, and let me set basic device identity and patch level values for each profile. If an app is not assigned to a profile, it should pass through normally.
Please include a simple web based settings screen where I can manage profiles, import or rename keybox files, see status and logs, and save changes without rebooting. The module should be able to apply config changes live, and if the keybox is missing it should safely do nothing.
If you need to check current Android docs or APIs while building it, go ahead and look them up online.
Are you gonna build this?
make sure you review the code using coderabbit