I created a custom su file for testing.
I copied the binary to / system / xbin / mod _su
I changed the file permissions using chmod 6755 / system / xbin / mod_su,
but still, when I run the binary as a non-root user, I fail in setgid (0) with "Operation not allowed1"
Any ideas why this might happen?
6755 permmisons is not enough?
jacob source
share