QueallyTech / OMAPI-Bypass

Bypass ARA,ARF limit in AccessControlEnforcer and grant FullAccess.

Home Page:https://github.com/Xposed-Modules-Repo/com.queallytech.omapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OMAPI Bypass

Main Downloads Xposed Downloads
USE AT YOUR OWN RISK
Need Xposed
Bypass ARA,ARF limit in AccessControlEnforcer and grant FullAccess.

How it works
It hooks com.android.se.security.AccessControlEnforcer.readSecurityProfile, disables mUseArf and mUseAra, and grants mFullAccess.
Note: You may need to kill com.android.se by running su -c killall com.android.se in adb shell to activate it.

Logcat TAG: OMAPI-Bypass
see: AccessControlEnforcer.java

About

Bypass ARA,ARF limit in AccessControlEnforcer and grant FullAccess.

https://github.com/Xposed-Modules-Repo/com.queallytech.omapi

License:GNU Affero General Public License v3.0


Languages

Language:Java 100.0%