Privilege Escalation PoC when seccomp is disabled for Android 10+.
adb root
adb shell setenforce 0
adb shell stop
adb shell start
./gradlew :app:iR
Public domain
Privilege Escalation PoC when seccomp is disabled for Android 10+.
adb root
adb shell setenforce 0
adb shell stop
adb shell start
./gradlew :app:iR
Public domain