Skip to content
forked from uditkarode/ADF

Because I got too many denials and too less time huihui, nah just messing around.

Notifications You must be signed in to change notification settings

ugly-kid-af/ADF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADF - Android (SELinux) Denial Fixer

This script essentially just scrapes avc denials from logcat, forms supolicy commands to patch them, and executes them one by one till all of them are patched.

Use through PC

If you don't have python3 on your android device you can use your PC. Clone the repo to your computer, connect your phone to it, and run fix.sh. Install python3 and adb beforehand. Then just do what the script says.

Use through phone

If you use something like Termux and can get python3 on your device, you can use fix_phone.sh for direct usage. All you have to do is clone the repo and execute it.

git clone https://github.com/uditkarode/ADF.git

About

Because I got too many denials and too less time huihui, nah just messing around.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 74.1%
  • Python 25.9%