@astraleureka@social.treehouse.systems
Post #2119130
2026-05-04 16:07 UTC
@hyc It is confirmed working on aarch64 targets, I'm sure just fixing up the ASM stub would suffice. Max stub length is somewhere around 8K on 4K-page machines I believe, but that's more than enough
Replies (1)
-
@hyc@mastodon.social 2026-05-04 16:11
@astraleureka yes, have to rewrite the ASM of course. The other unknowns are if Android kernels customarily included this crypto option, and whether I can find any setuid binaries on the system image.