You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your awesome projects! I've been recently thinking of rootless modding, and I wonder if TEESimulator may be included in a statically hooked (LSPatch/Morphe) app. As having a leaked key means we can forge the attestation responses in userspace, it looks like we can reroute the TEE calls to our module/another userspace service that owns the key. The only problem is finding the exact call sites and replacing them with a call to our service.
Does the math work here and is obfuscation our main enemy, or is there some inherent blocker?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello dear @JingMatrix,
Thank you for your awesome projects! I've been recently thinking of rootless modding, and I wonder if TEESimulator may be included in a statically hooked (LSPatch/Morphe) app. As having a leaked key means we can forge the attestation responses in userspace, it looks like we can reroute the TEE calls to our module/another userspace service that owns the key. The only problem is finding the exact call sites and replacing them with a call to our service.
Does the math work here and is obfuscation our main enemy, or is there some inherent blocker?
Thank you for any thoughts
Beta Was this translation helpful? Give feedback.
All reactions