2024-08-18 11:14:10 -04:00
2024-08-18 11:14:10 -04:00
2024-08-17 16:39:26 -04:00
2024-08-11 13:28:08 -04:00
2024-08-18 11:14:10 -04:00
2024-08-17 16:39:26 -04:00

Acquisition Script for Mobile Resources

Written by Kassiopia Rode

This script is designed to ease the aquisition of Android devices. It has options for a Physical extraction (requires bootloader to be unlocked), logical extraction, and adb backups

Requirements

This script was built using Python 3.10.12 but any version 3.10+ should work.
Required libraries can be installed with pip install requirements.txt
All device extraction methods require USB Debugging to be enabled and the user to have the device passcode.

Running the script

Run python3 main.py and select the relevant menu item

Description
Acquisition Script for Mobile Resources
Readme 17 MiB
Languages
Python 100%