A utility for rooting TWRP compatible devices and extracting data from them
0d66d5b79e
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3) Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
helpers | ||
platform-tools | ||
.gitattributes | ||
amt.py | ||
Magisk-v19.3.zip | ||
README.md |
This Code is undergoing a rewrite and is currently not functioning correctly. Check back soon for the updated version
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
- Allows specific app data to be extracted
To-Do
Implement a menu systemImplement 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.1
- App extraction added
- Downloading twrp now happens without user interaction
- Root checking option added
v1.0.1
- Updated zip with correct files for rooting
- Spelling fixes
v1.0
- Initial version
- Root any twrp compatible device