Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
04d35fb10c | ||
|
5fdae135b2 | ||
|
4507e7c54d |
10
README.md
10
README.md
|
@ -2,10 +2,10 @@
|
||||||
This is the beginning of a program to root and extract data from android devices using adb
|
This is the beginning of a program to root and extract data from android devices using adb
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
+Automatically detect the correct version of TWRP for a plugged in device
|
* Automatically detect the correct version of TWRP for a plugged in device
|
||||||
+Root any device that is TWRP compatible
|
* Root any device that is TWRP compatible
|
||||||
|
|
||||||
## To-Do
|
## To-Do
|
||||||
+~~Implement a menu system~~\
|
* ~~Implement a menu system~~
|
||||||
+~~Implement Fastboot and Magisk compatibility to root a device~~\
|
* ~~Implement Fastboot and Magisk compatibility to root a device~~
|
||||||
+Implement utilities to pull and process app data
|
* Implement utilities to pull and process app data
|
||||||
|
|
Reference in New Issue
Block a user