Skip to content

Bash script to extract data from an Android device

Notifications You must be signed in to change notification settings

esperti/android_triage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Android Triage

Bash script to extract data from an Android device

Developed and tested on Mac OS X Mojave (10.14.6), but should work also on Linux

Mandatory Requirements

How to use it

  • Activate ADB on the Android Device
  • Connect and pair the Android Device and the host
  • Make the script executable (chmod +x android_triage.sh)
  • Execute the script and follow the instructions

See also the original blog post here

https://blog.digital-forensics.it/2021/03/triaging-modern-android-devices-aka.html

Version 1.0 [30/3/2020]

First release

Version 1.1 [30/3/2020]

  • Added "-keyvalue" in the ADB backup commant (Thanks Yogesh Khatri - @SwiftForensics)
  • Added option 10 to dump file system folders and files not requiring root privileges
  • Minor fixes

Version 1.2 [3/4/2020]

About

Bash script to extract data from an Android device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%