Superuser icon indicating copy to clipboard operation
Superuser copied to clipboard

Rename su binary to fool Google's Android Market

Open biafrarepublic opened this issue 14 years ago • 2 comments

As is known, Google is blocking Android Market videos on rooted devices by checking for any files named 'su'. A workaround exists, but using it requires one to effectively unroot their device by renaming su to another name. Is it possible to for SuperUser to be able to use a different name for it's 'su' binary and call that each time SuperUser needs to?

biafrarepublic avatar Jul 19 '11 21:07 biafrarepublic

That won'y work since it's not Superuser.apk that calls su, it's the app that requests root permissions. Renaming the su binary would mean that every app that needs root would have to be modified to call the new binary instead of the old.

ChainsDD avatar Jul 23 '11 10:07 ChainsDD

Then maybe add a "movie mode" disabling root tempoarily? I'm sure all the americans who wants to rent movies, would like that :)

kiljacken avatar Jul 23 '11 16:07 kiljacken