apk_teardown_compare_ownership
Compare two completed APK teardown jobs to detect shared ownership by examining signing certificates and SDK or analytics identifiers.
Instructions
Compare two apk-teardown jobs for evidence of common ownership. Compares two DIFFERENT completed jobs (not versions of the same app) for signals of common ownership -- shared signing certificate, SDK/analytics identifiers, and more.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id_a | Yes | First job ID | |
| job_id_b | Yes | Second job ID |