android_triage
android_triage copied to clipboard
Bash script to extract data from an Android device
Good day. I'm trying to run your script, but get this error (even though adb is installed):
on a system without package "dialog" the script clear screen and stops w/o any notice (line 127 calls first time dialog)
https://android.stackexchange.com/questions/48609/how-can-i-access-the-files-in-data-data-and-copy-them-into-memory-card-withou/50411
`adb shell dumpsys time_detector` it's useful to check how the device time is set.
Android 12.0 “Snow Cone” disables backups on apps on Snow Cone’s API level. You should put a warning for that.
Error
Nothing happened after running a script
Previous commands seemed to not work anymore. I added some new ones coming from these websites : - https://xdaforums.com/t/s22-imei-via-adb-not-working.4428173/ - https://stackoverflow.com/questions/51726539/get-chip-name-of-the-android-device-using-adb IMEI and chipname now works on Samsung S8, S20...