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

https://github.com/peppe289/ravemanager_android


https://github.com/peppe289/ravemanager_android

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Tweaker

Flutter project for managing the kernel without root. This application can be used with the Rave patch included in the kernel.
The custom patch implements a new custom syscall used with this application via a dynamic C library (to directly call kernel code).
The project is currently tested on the Xiaomi Pad 5 (nabu) using my kernel (Rave).
Therefore, this project is only compiled for Android arm64.

## Disclaimer

This project is currently a work in progress. Feel free to submit pull requests or report issues.

## How to build

Just refer to the Flutter documentation. Have fun.