Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vvb2060/magica


https://github.com/vvb2060/magica

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# Magica

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

![Android CI](https://github.com/vvb2060/Magica/workflows/Android%20CI/badge.svg?branch=master)

[Download (CI Artifacts)](https://github.com/vvb2060/Magica/actions?query=branch%3Amaster)

## Usage

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

## License

Public domain