Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 395 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 395 Bytes

Magica

Privilege Escalation PoC when seccomp is disabled for Android 10+.

Android CI

Download (CI Artifacts)

Usage

adb root
adb shell setenforce 0
adb shell stop
adb shell start
./gradlew :app:iR

License

Public domain