Compare commits

...

3 Commits
master ... 1.0

Author SHA1 Message Date
Kevin Rode
04d35fb10c
formatting changes 2019-09-28 20:21:59 -04:00
Kevin Rode
5fdae135b2
formatting changes 2019-09-28 20:21:36 -04:00
Kevin Rode
4507e7c54d
formatting updates 2019-09-28 20:21:11 -04:00

View File

@ -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