This repository has been archived on 2023-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
Android-Mobile-Toolkit/README.md

12 lines
401 B
Markdown
Raw Normal View History

2019-09-28 03:59:02 +00:00
# Android-Mobile-Toolkit
2019-09-28 04:10:53 +00:00
This is the beginning of a program to root and extract data from android devices using adb
2019-09-28 04:05:57 +00:00
2019-09-29 00:19:25 +00:00
## Features
+Automatically detect the correct version of TWRP for a plugged in device
+Root any device that is TWRP compatible
2019-09-28 04:05:57 +00:00
2019-09-29 00:19:25 +00:00
## To-Do
+~~Implement a menu system~~\
+~~Implement Fastboot and Magisk compatibility to root a device~~\
+Implement utilities to pull and process app data