12 lines
401 B
Markdown
12 lines
401 B
Markdown
# Android-Mobile-Toolkit
|
|
This is the beginning of a program to root and extract data from android devices using adb
|
|
|
|
## Features
|
|
+Automatically detect the correct version of TWRP for a plugged in device
|
|
+Root any device that is TWRP compatible
|
|
|
|
## To-Do
|
|
+~~Implement a menu system~~\
|
|
+~~Implement Fastboot and Magisk compatibility to root a device~~\
|
|
+Implement utilities to pull and process app data
|