Affichage des articles dont le libellé est Superuser. Afficher tous les articles
Affichage des articles dont le libellé est Superuser. Afficher tous les articles

lundi 2 février 2015

[Q][CM12] How to hide superuser with AppOpsManager? topic






One question about AppOps and superuser permissions.
I have browsed the CyanogenMode Lollipop code and seen that the superuser permission is enforced through the AppOpsManager. (see system/extras/su/... )
This is very nice and integrates well with the other permissions management.
IMO, one thing is missing, i.e. the proper hiding the superuser executable from inspection from apps.
I noticed in the code that the permission to handle some special files is also handled through AppOpsManager.
It would be very useful if all requests to see if the superuser executable (/system/xbin/su or /system/bin/su) is present were filtered in the same way by asking the AppOpsManager if the SUPERUSER permission is allowed for the requesting app.
This (I think) would completely hide from non-allowed apps the presence of rooting.

Unfortunately I am not (yet) good enough with the system code to change it, thus it would be nice if some better developer could help doing this change.
Or perhaps this change is already available as a gerrit cherry-pick? Then it would be very nice if you could point it to me.






vendredi 30 janvier 2015

Deodexed Fw. 157 (incl. SuperUser Mod) topic






Hi there.
Here is the Deodexed Mod of the Fw. 157
It includes the SperUser Mod .

This is no Rom. Only a Mod from odexed Rom to a deodexed Rom.

Download : https://mega.co.nz/#!oxFnSSTA!MGSdR5...9nl0iNz0ns2WKo

Press the " Thanks " Button






jeudi 29 janvier 2015

SuperSU and Superuser conflict topic






I used to have the supersu app but i wanted to switch to superuser to i selected the cleanup and switch to other superuser app.

I then installed superuser and attempted to update the binary which failed so i installed the binary manually through recovery.

When i use a root app i get no prompts, if i try temp unroot it doesnt work but if i install super su and install its binary, superuser and all other root apps ask supersu for root access, any help guys?






dimanche 25 janvier 2015

remove superuser toast messages from code topic






can i disable the supersu or superuser toast messages from code, or the only way is manually disable them?