Skip to content

ADB backup

Definition

An Android Debug Bridge backup produced by the adb backup command. The output is a TAR archive prefixed by a small plaintext header specifying version, compression, and encryption status. Each entry in the archive corresponds to an app's data directory or external storage content.

Related terms

allowBackup flag
An Android manifest attribute (android:allowBackup) that controls whether an app's data is included in ADB backups. When set to false the app's...
Backup keybag
A data structure in iOS encrypted backups that holds the per-class encryption keys used to protect individual files. The keybag itself is...
CLOUD Act
The Clarifying Lawful Overseas Use of Data Act (US, 2018). Clarifies that US service providers must comply with valid US legal process...
Domain (iOS backup)
A prefix in the iOS backup manifest that identifies the origin of each backed-up file. Common domains include HomeDomain (the device home...
Manifest.db
The SQLite database at the root of every iTunes local backup. It maps each backed-up file to its SHA-1 hash filename, recording...

Explained in

  • Device Backup ForensicsAn Android Debug Bridge backup produced by the adb backup command. The output is a TAR archive prefixed by a small plaintext header specifying version, compres...

Your journey to becoming a forensic professional starts here.

Practice with mock tests, learn from structured notes, and get your questions answered by a global forensic community, all in one place.