DouglasFreshHabian/AndroidForensics ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple Android forensics toolkit that runs from the command line and uses ADB to collect a full snapshot from a connected non rooted Android phone. I want it to check that a device is connected, create a timestamped folder for the results, and save separate text files for things like device info, installed apps, battery and network details, system logs, usage stats, accounts, contacts, call logs, and SMS when the device allows it.

It should be easy to run, give clear progress messages while it works, and not crash if one command fails. If some data is blocked on newer Android versions, just note that in the output. Also include a few helper scripts or one main script that makes the whole process feel automated and organized, so I can use it for audits or basic investigations. If you need to, look up current ADB command syntax online first.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab