Android Quick Forensic

helps quickly gathering forensic evidence from Android devices, in order to identify potential traces of compromise.

The following data can be extracted:

  1. A list of all packages installed and related distribution files
  2. (Optional) Copy of all installed APKs or of only those not marked as system apps
  3. The output of the dumpsys shell command, providing diagnostic information about the device
  4. The output of the getprop shell command, providing build information and configuration parameters
  5. All system settings
  6. The output of the ps shell command, providing a list of all running processes
  7. (Optional) A backup of SMS and MMS messages

Download here: https://github.com/botherder/androidqf

Disclaimer: This project was created for educational purposes and should not be used in environments without legal authorization.