A utility for rooting TWRP compatible devices and extracting data from them
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.
Go to file
2019-09-29 15:20:49 -04:00
platform-tools Initial commit 2019-09-27 23:56:01 -04:00
.gitattributes gitattributes added 2019-09-28 00:19:28 -04:00
amt.py updated with pep8 compliance 2019-09-29 15:20:36 -04:00
Magisk-v19.3.zip Added root functionality and menu 2019-09-28 20:19:25 -04:00
README.md Update README.md 2019-09-28 22:51:33 -04:00

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