Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 892 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 892 Bytes

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