Tool: zer0 config export

Last updated: September 17, 2025

See overview -> Tools

zer0-config-export

Exports a read-only snapshot of device configuration for support.

Usage zer0-config-export [--dest DIR] [--yes] [--dry-run] [--verbose]

What it collects (best effort)

  • getprop dump (device/build info)
  • Installed packages list (all, third-party)
  • Selected settings tables (system/secure/global) key lists
  • Battery + storage summary

New in this build

  • Compact device-summary.txt with key fields (model, Android, build, battery level, storage free)
  • Selected safe settings values: auto-rotate, screen timeout, font scale, mobile data state

Notes

  • Values for certain secure settings or APN data are not accessible without privileges — this tool avoids privileged operations.