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
2019-09-30 13:47:18 -04:00

688 B

Android-Mobile-Toolkit

This is a python based program to root and extract data from android devices using adb A compiled version is available in the releases tab

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
    • Add options to extract specific app files
    • Add options to extract all data on the phone

Changelog

v1.0.1

  • Updated zip with correct files for rooting
  • Spelling fixes
    v1.0
  • Initial version
  • Root any twrp compatible device