@astraleureka@social.treehouse.systems
Post #2119132
2026-05-04 16:16 UTC
@hyc ah that's a good point; I think modern Android has mostly eschewed setuid bins in favor of fscaps, plus zygote-derived processes set no_new_privs. Old custom ROMs used to ship setuid su for end users to access, but it's been some time since I've rooted an android device - I am unsure of how that tends to look these days.
If you are successful I'd be very interested to hear what you find :D
Replies (1)
-
@hyc@mastodon.social 2026-05-04 16:33
@astraleureka a quick sniff around with adb shell shows I don't even have read access to the directory entries of anything sensitive. Oh well.