Acquisition Script for Mobile Resources
Find a file
2024-08-18 11:14:10 -04:00
helpers Added logging 2024-08-18 11:14:10 -04:00
.gitignore All backup methods implimented 2024-08-17 16:39:26 -04:00
install.py Initial Commit 2024-08-11 13:28:08 -04:00
main.py Added logging 2024-08-18 11:14:10 -04:00
README.md All backup methods implimented 2024-08-17 16:39:26 -04:00
requirements.txt All backup methods implimented 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