| ▲ | microtherion 2 hours ago | |
It also doesn't work on Raspberry Pi, though presumably it could easily be made to; it does replace the su binary, but the replacement is not executable. | ||
| ▲ | unsnap_biceps 2 hours ago | parent [-] | |
It's patching the binary in memory, so the binary patch would be architecture dependent. The existing one is only x86_64, but with an updated payload, it would work on arm. | ||