Skip to content

Record ADB host public key in acquisition archives - #120

Merged
besendorf merged 1 commit into
mainfrom
feature/record-adb-host-key
Aug 5, 2026
Merged

Record ADB host public key in acquisition archives#120
besendorf merged 1 commit into
mainfrom
feature/record-adb-host-key

Conversation

@besendorf

Copy link
Copy Markdown
Collaborator

Each acquisition now records the public half of the ADB host key as adb_host_key.pub and in acquisition.json. This allows analysts to compare an acquisition with ADB authorization records without placing the private host key in collected evidence.

AndroidQF reads the normal per-user public-key sidecar and, when it is missing, asks ADB to derive the public key from the private key. Failure to capture this supplemental metadata is reported as a warning and does not prevent collection.

The documentation clarifies that the key identifies the ADB host identity rather than a specific client program, because AndroidQF and other ADB tools normally share the same per-user key.

@besendorf
besendorf merged commit de9a70e into main Aug 5, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant