Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vvb2060/magica
https://github.com/vvb2060/magica
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vvb2060/magica
- Owner: vvb2060
- License: unlicense
- Created: 2021-02-08T07:53:34.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-08T12:53:19.000Z (over 2 years ago)
- Last Synced: 2024-10-14T20:56:48.546Z (25 days ago)
- Language: C
- Size: 235 KB
- Stars: 194
- Watchers: 6
- Forks: 38
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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